set up initial structure
This commit is contained in:
12
package.json
12
package.json
@@ -1,5 +1,5 @@
|
||||
{
|
||||
"name": "node-g",
|
||||
"name": "npmg",
|
||||
"version": "1.0.0",
|
||||
"description": "setup your environment with the most important tools and update them easily.",
|
||||
"main": "dist/index.js",
|
||||
@@ -21,5 +21,13 @@
|
||||
"bugs": {
|
||||
"url": "https://github.com/GitZoneTools/node-g/issues"
|
||||
},
|
||||
"homepage": "https://github.com/GitZoneTools/node-g#readme"
|
||||
"homepage": "https://github.com/GitZoneTools/node-g#readme",
|
||||
"devDependencies": {
|
||||
"npmts": "^3.3.2"
|
||||
},
|
||||
"dependencies": {
|
||||
"q": "^1.4.1",
|
||||
"smartcli": "0.0.11",
|
||||
"smartfile": "0.0.11"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user