mirror of
https://github.com/aspnet/JavaScriptServices.git
synced 2025-12-23 01:58:29 +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 @@
|
||||
"keywords": [
|
||||
"yeoman-generator"
|
||||
],
|
||||
"bugs": {
|
||||
"url": "https://github.com/aspnet/JavaScriptServices/issues"
|
||||
},
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/aspnet/JavaScriptServices.git"
|
||||
},
|
||||
"dependencies": {
|
||||
"glob": "^7.0.3",
|
||||
"node-uuid": "^1.4.7",
|
||||
|
||||
Reference in New Issue
Block a user