File tree Expand file tree Collapse file tree 6 files changed +73
-3
lines changed
Expand file tree Collapse file tree 6 files changed +73
-3
lines changed Original file line number Diff line number Diff line change 2323 "name" : " NxDotnet" ,
2424 "url" : " https://github.com/nx-dotnet"
2525 },
26+ "repository" : {
27+ "type" : " git" ,
28+ "url" : " https://github.com/nx-dotnet/nx-dotnet"
29+ },
2630 "nx-migrations" : {
2731 "migrations" : " ./migrations.json"
2832 }
Original file line number Diff line number Diff line change 1515 },
1616 "bugs" : {
1717 "url" : " https://github.com/nx-dotnet/nx-dotnet/issues/new?assignees=&labels=bug%2C+needs-triage&template=bug_report.md&title=%5BBUG%5D+"
18- }
18+ },
19+ "repository" : {
20+ "type" : " git" ,
21+ "url" : " https://github.com/nx-dotnet/nx-dotnet"
22+ },
23+ "homepage" : " https://nx-dotnet.com/"
1924}
Original file line number Diff line number Diff line change 33 "version" : " 1.1.3" ,
44 "main" : " src/index.js" ,
55 "generators" : " ./generators.json" ,
6- "executors" : " ./executors.json"
6+ "executors" : " ./executors.json" ,
7+ "bugs" : {
8+ "url" : " https://github.com/nx-dotnet/nx-dotnet/issues?q=is%3Aopen+is%3Aissue+label%3Anx-dotnet%2Fnx-ghpages" ,
9+ "email" : " craigorycoppola+nxdotnet@gmail.com"
10+ },
11+ "license" : " MIT" ,
12+ "keywords" : [
13+ " Nx" ,
14+ " .NET" ,
15+ " dotnet" ,
16+ " monorepos" ,
17+ " full-stack"
18+ ],
19+ "author" : {
20+ "name" : " NxDotnet" ,
21+ "url" : " https://github.com/nx-dotnet"
22+ },
23+ "repository" : {
24+ "type" : " git" ,
25+ "url" : " https://github.com/nx-dotnet/nx-dotnet"
26+ },
27+ "homepage" : " https://nx-dotnet.com/"
728}
Original file line number Diff line number Diff line change 88 "bugs" : {
99 "url" : " https://github.com/nx-dotnet/nx-dotnet/issues?q=is%3Aopen+is%3Aissue+label%3Anxdoc" ,
1010 "email" : " craigorycoppola+nxdoc@gmail.com"
11+ },
12+ "license" : " MIT" ,
13+ "keywords" : [
14+ " Nx" ,
15+ " .NET" ,
16+ " dotnet" ,
17+ " monorepos" ,
18+ " full-stack"
19+ ],
20+ "author" : {
21+ "name" : " NxDotnet" ,
22+ "url" : " https://github.com/nx-dotnet"
23+ },
24+ "repository" : {
25+ "type" : " git" ,
26+ "url" : " https://github.com/nx-dotnet/nx-dotnet"
1127 }
1228}
Original file line number Diff line number Diff line change 2121 "bugs" : {
2222 "url" : " https://github.com/nx-dotnet/nx-dotnet/issues?q=is%3Aopen" ,
2323 "email" : " craigorycoppola+nxdotnet@gmail.com"
24+ },
25+ "repository" : {
26+ "type" : " git" ,
27+ "url" : " https://github.com/nx-dotnet/nx-dotnet"
2428 }
2529}
Original file line number Diff line number Diff line change 44 "private" : false ,
55 "dependencies" : {},
66 "license" : " MIT" ,
7- "version" : " 1.1.3"
7+ "version" : " 1.1.3" ,
8+ "bugs" : {
9+ "url" : " https://github.com/nx-dotnet/nx-dotnet/issues?q=is%3Aopen" ,
10+ "email" : " craigorycoppola+nxdotnet@gmail.com"
11+ },
12+ "keywords" : [
13+ " Nx" ,
14+ " .NET" ,
15+ " dotnet" ,
16+ " monorepos" ,
17+ " full-stack"
18+ ],
19+ "author" : {
20+ "name" : " NxDotnet" ,
21+ "url" : " https://github.com/nx-dotnet"
22+ },
23+ "repository" : {
24+ "type" : " git" ,
25+ "url" : " https://github.com/nx-dotnet/nx-dotnet"
26+ },
27+ "homepage" : " https://nx-dotnet.com/"
828}
You can’t perform that action at this time.
0 commit comments