@bnorth/cli
Version:
bnorth cli
16 lines (15 loc) • 326 B
JSON
{
"name": "bnorth",
"version": "1.0.0",
"description": "bnorth app",
"icon": "./res/logo.png",
"main": "index.js",
"scripts": {
"start": "bnorth-build server",
"build": "bnorth-build build"
},
"keywords": ["react", "bnorth"],
"author": "able99 (8846755@qq.com)",
"license": "MIT",
"bnorth": {}
}