{ "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" } }