{ "name": "smartscaf", "version": "1.0.13", "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.1.1" }, "dependencies": { "@types/lodash": "^4.14.72", "lodash": "^4.17.4", "smartfile": "^4.2.20", "smartfm": "^1.0.5", "smarthbs": "^1.0.16", "smartinteract": "^1.0.9", "smartq": "^1.1.6", "smartyaml": "^1.0.2", "typings-global": "^1.0.20" } }