{ "name": "npmextra", "version": "2.0.5", "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": { "@types/q": "^1.x.x", "beautylog": "^6.1.5", "lodash": "^4.17.4", "q": "^1.4.1", "smartfile": "^4.1.9", "smartq": "^1.1.1", "tapbundle": "^1.1.0", "typings-global": "^1.0.14" }, "devDependencies": {} }