{ "name": "npmextra", "version": "2.0.8", "description": "do more with npm", "main": "dist/index.js", "typings": "dist/index.d.ts", "scripts": { "test": "(npmts)" }, "repository": { "type": "git", "url": "git+ssh://git@gitlab.com/pushrocks/npmextra.git" }, "author": "Lossless GmbH", "license": "MIT", "bugs": { "url": "https://gitlab.com/pushrocks/npmextra/issues" }, "homepage": "https://gitlab.com/pushrocks/npmextra#README", "dependencies": { "beautylog": "^6.1.10", "smartfile": "^4.2.17", "smartlodash": "^1.0.1", "smartpath": "^3.2.8", "smartq": "^1.1.6", "taskbuffer": "^1.0.22", "typings-global": "^1.0.19" }, "devDependencies": { "tapbundle": "^1.1.1" } }