{ "name": "smartnpm", "version": "1.0.5", "description": "interface with npm to retrieve package information", "main": "dist/index.js", "typings": "dist/index.d.ts", "author": "Lossless GmbH", "license": "MIT", "scripts": { "test": "(npmts)" }, "devDependencies": { "tapbundle": "^1.0.13" }, "dependencies": { "beautycolor": "^1.0.9", "beautylog": "^6.1.10", "smartrequest": "^1.0.6", "typings-global": "^1.0.16" } }