File tree Expand file tree Collapse file tree 7 files changed +49
-0
lines changed
Microsoft.AspNetCore.AngularServices/npm
Microsoft.AspNetCore.ReactServices/npm/redux-typed
Microsoft.AspNetCore.SpaServices/npm
templates/package-builder/src/yeoman Expand file tree Collapse file tree 7 files changed +49
-0
lines changed Original file line number Diff line number Diff line change 10
10
"typings" : " dist/Exports" ,
11
11
"author" : " Microsoft" ,
12
12
"license" : " Apache-2.0" ,
13
+ "bugs" : {
14
+ "url" : " https://github.com/aspnet/JavaScriptServices/issues"
15
+ },
16
+ "repository" : {
17
+ "type" : " git" ,
18
+ "url" : " https://github.com/aspnet/JavaScriptServices.git"
19
+ },
13
20
"dependencies" : {
14
21
"angular2" : " ^2.0.0-beta.13" ,
15
22
"rxjs" : " 5.0.0-beta.2"
Original file line number Diff line number Diff line change 10
10
},
11
11
"author" : " Microsoft" ,
12
12
"license" : " Apache-2.0" ,
13
+ "bugs" : {
14
+ "url" : " https://github.com/aspnet/JavaScriptServices/issues"
15
+ },
16
+ "repository" : {
17
+ "type" : " git" ,
18
+ "url" : " https://github.com/aspnet/JavaScriptServices.git"
19
+ },
13
20
"devDependencies" : {
14
21
"rimraf" : " ^2.5.4" ,
15
22
"typescript" : " ^1.8.10"
Original file line number Diff line number Diff line change 9
9
},
10
10
"author" : " Microsoft" ,
11
11
"license" : " Apache-2.0" ,
12
+ "bugs" : {
13
+ "url" : " https://github.com/aspnet/JavaScriptServices/issues"
14
+ },
15
+ "repository" : {
16
+ "type" : " git" ,
17
+ "url" : " https://github.com/aspnet/JavaScriptServices.git"
18
+ },
12
19
"dependencies" : {
13
20
"domain-task" : " ^2.0.1" ,
14
21
"es6-promise" : " ^3.1.2"
Original file line number Diff line number Diff line change 9
9
},
10
10
"author" : " Microsoft" ,
11
11
"license" : " Apache-2.0" ,
12
+ "bugs" : {
13
+ "url" : " https://github.com/aspnet/JavaScriptServices/issues"
14
+ },
15
+ "repository" : {
16
+ "type" : " git" ,
17
+ "url" : " https://github.com/aspnet/JavaScriptServices.git"
18
+ },
12
19
"dependencies" : {
13
20
"babel-core" : " ^6.7.2" ,
14
21
"babel-loader" : " ^6.2.4" ,
Original file line number Diff line number Diff line change 9
9
},
10
10
"author" : " Microsoft" ,
11
11
"license" : " Apache-2.0" ,
12
+ "bugs" : {
13
+ "url" : " https://github.com/aspnet/JavaScriptServices/issues"
14
+ },
15
+ "repository" : {
16
+ "type" : " git" ,
17
+ "url" : " https://github.com/aspnet/JavaScriptServices.git"
18
+ },
12
19
"dependencies" : {
13
20
"connect" : " ^3.4.1" ,
14
21
"es6-promise" : " ^3.1.2" ,
Original file line number Diff line number Diff line change 9
9
},
10
10
"author" : " Microsoft" ,
11
11
"license" : " Apache-2.0" ,
12
+ "bugs" : {
13
+ "url" : " https://github.com/aspnet/JavaScriptServices/issues"
14
+ },
15
+ "repository" : {
16
+ "type" : " git" ,
17
+ "url" : " https://github.com/aspnet/JavaScriptServices.git"
18
+ },
12
19
"dependencies" : {
13
20
"domain-context" : " ^0.5.1" ,
14
21
"isomorphic-fetch" : " ^2.2.1"
Original file line number Diff line number Diff line change 10
10
"keywords" : [
11
11
" yeoman-generator"
12
12
],
13
+ "bugs" : {
14
+ "url" : " https://github.com/aspnet/JavaScriptServices/issues"
15
+ },
16
+ "repository" : {
17
+ "type" : " git" ,
18
+ "url" : " https://github.com/aspnet/JavaScriptServices.git"
19
+ },
13
20
"dependencies" : {
14
21
"glob" : " ^7.0.3" ,
15
22
"node-uuid" : " ^1.4.7" ,
You can’t perform that action at this time.
0 commit comments