initial
This commit is contained in:
20
package.json
Normal file
20
package.json
Normal file
@@ -0,0 +1,20 @@
|
||||
{
|
||||
"name": "smartupdate",
|
||||
"version": "1.0.1",
|
||||
"description": "update your tools in a smart way",
|
||||
"main": "dist/index.js",
|
||||
"typings": "dist/index.d.ts",
|
||||
"author": "Lossless GmbH",
|
||||
"license": "MIT",
|
||||
"scripts": {
|
||||
"test": "(npmts)"
|
||||
},
|
||||
"devDependencies": {
|
||||
"tapbundle": "^1.0.13"
|
||||
},
|
||||
"dependencies": {
|
||||
"npmextra": "^2.0.8",
|
||||
"smartnpm": "^1.0.3",
|
||||
"typings-global": "^1.0.16"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user