smartscaf/package.json

25 lines
517 B
JSON
Raw Normal View History

2017-04-28 12:09:42 +00:00
{
"name": "smartscaf",
"version": "1.0.0",
"description": "scaffold projects quickly",
"main": "dist/index.js",
"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"
]
}