initial
This commit is contained in:
commit
15214b4cc7
24
package.json
Normal file
24
package.json
Normal file
@ -0,0 +1,24 @@
|
|||||||
|
{
|
||||||
|
"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"
|
||||||
|
]
|
||||||
|
}
|
0
ts/index.ts
Normal file
0
ts/index.ts
Normal file
0
ts/smartscaf.plugins.ts
Normal file
0
ts/smartscaf.plugins.ts
Normal file
Loading…
Reference in New Issue
Block a user