smartupdate/package.json

25 lines
527 B
JSON

{
"name": "smartupdate",
"version": "1.0.14",
"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.1.8"
},
"dependencies": {
"beautycolor": "^1.0.11",
"beautylog": "^6.1.10",
"npmextra": "^2.0.9",
"smartnpm": "^1.0.6",
"smartopen": "^1.0.3",
"smarttime": "^1.0.10",
"smartversion": "^1.0.3"
}
}