UNPKG

kdesign-ui

Version:

kd is from company of klx, it provide quickly genarator company inner business front structure

57 lines (56 loc) 1.66 kB
{ "name": "kdesign-ui", "version": "2.0.1", "description": "kd is from company of klx, it provide quickly genarator company inner business front structure", "main": "index.js", "scripts": { "cli:dev": "cross-env NODE_ENV=development nodemon -e js,ts --exec 'ts-node ./src/bin/kd.ts interface -c dzb -p http://192.168.10.105:3340/group/getAllInterface?group=5f3b70a0f99bd34f1d4a28be%26project=5f22926685640205c68108cd -dp ./'", "cli:build": "tsc && copy.sh", "lint:dev": "eslint -c ./.eslintrc.js -o '/src/**/*.ts'" }, "keywords": [ "lk", "mj" ], "bin": { "kd": "./dist/bin/kd.js" }, "author": "LK & MJ", "license": "ISC", "dependencies": { "art-template": "^4.13.2", "axios": "^0.19.2", "babel-core": "^6.26.3", "body-parser": "^1.19.0", "brace-expansion": "^1.1.11", "chalk": "^4.0.0", "commander": "^5.1.0", "cross-env": "^7.0.2", "download-git-repo": "^3.0.2", "express": "^4.17.1", "inquirer": "^7.1.0", "log-symbols": "^4.0.0", "log4js": "^6.3.0", "nodemon": "^2.0.4", "ora": "^4.0.4", "request": "^2.88.2", "semver": "^7.3.2", "shelljs": "^0.8.4", "ts-node": "^8.10.1", "typescript": "^3.9.3" }, "engines": { "node": "8.11.3" }, "devDependencies": { "@types/babel-types": "^7.0.7", "@types/inquirer": "^6.5.0", "@types/node": "^14.0.5", "@types/request": "^2.48.5", "@types/shelljs": "^0.8.8", "@typescript-eslint/eslint-plugin": "^3.0.1", "eslint": "^7.1.0" }, "_from": "kdesign-ui@1.0.5", "_resolved": "https://registry.npm.taobao.org/kdesign-ui/download/kdesign-ui-1.0.5.tgz" }