wn-command-init
Version:
wn project scaffold
25 lines (23 loc) • 578 B
JSON
{
"name": "wn-command-init",
"version": "0.0.2",
"description": "wn project scaffold",
"main": "index.js",
"scripts": {
"test": "test"
},
"repository": {
"type": "git",
"url": "https://github.com/snail-team/wn-command-init.git"
},
"keywords": [
"scaffold",
"wn"
],
"author": "snail-team <passtome@foxmail.com>",
"license": "MIT",
"bugs": {
"url": "https://github.com/snail-team/wn-command-init/issues"
},
"homepage": "https://github.com/snail-team/wn-command-init"
}