sdata-cli
Version:
smardaten二次开发插件脚手架
41 lines (40 loc) • 812 B
JSON
{
"name": "sdata-cli",
"version": "1.2.8",
"description": "smardaten二次开发插件脚手架",
"bin": {
"scli": "bin/cli"
},
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"dependencies": {
"axios": "^1.4.0",
"chalk": "^4.1.2",
"commander": "^8.1.0",
"enquirer": "2.4.1",
"execa": "^5.1.1",
"fs-extra": "^10.0.0",
"inquirer": "8.1.2",
"log-symbols": "^4.1.0",
"ora": "^5.4.1",
"path": "^0.12.7",
"uuid": "^8.3.2"
},
"keywords": [
"smardaten",
"plugin",
"cli",
"boilerplate",
"react",
"vue",
"dataReporting",
"analyzer",
"app",
"exchange",
"bigscreen",
"datasource"
],
"author": "jiangsixian chenxin",
"license": "MIT"
}