{ "name": "smartscaf", "version": "1.0.0", "description": "scaffold projects quickly", "main": "dist/index.js", "typings": "dist/index.d.ts", "scripts": { "test": "(npmts)" }, "repository": { "type": "git", "url": "git+ssh://git@gitlab.com/pushrocks/smartscaf.git" }, "author": "Lossless GmbH", "license": "MIT", "bugs": { "url": "https://gitlab.com/pushrocks/smartscaf/issues" }, "homepage": "https://gitlab.com/pushrocks/smartscaf#README", "keywords": [ "scaffold", "polymer", "npm" ], "devDependencies": { "tapbundle": "^1.0.10" }, "dependencies": { "smartfile": "^4.1.10", "smarthbs": "^1.0.8", "smartq": "^1.1.1" } }