mirror of
https://github.com/aspnet/JavaScriptServices.git
synced 2026-02-07 16:44:17 +00:00
Add repo info to package.json in all NPM packages hosted in this repo
This commit is contained in:
@@ -10,6 +10,13 @@
|
||||
},
|
||||
"author": "Microsoft",
|
||||
"license": "Apache-2.0",
|
||||
"bugs": {
|
||||
"url": "https://github.com/aspnet/JavaScriptServices/issues"
|
||||
},
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/aspnet/JavaScriptServices.git"
|
||||
},
|
||||
"devDependencies": {
|
||||
"rimraf": "^2.5.4",
|
||||
"typescript": "^1.8.10"
|
||||
|
||||
Reference in New Issue
Block a user