13 lines
199 B
JSON
13 lines
199 B
JSON
|
{
|
||
|
"name": "@gm5/cli",
|
||
|
"description": "Five.js框架控制台工具",
|
||
|
"version": "0.7.0",
|
||
|
"author": {
|
||
|
"name": "yutent"
|
||
|
},
|
||
|
"bin": {
|
||
|
"five-cli": "index.js"
|
||
|
},
|
||
|
"license": "MIT"
|
||
|
}
|