代码拉取完成,页面将自动刷新
{
"name": "@some21/cli",
"version": "0.0.1",
"description": "脚手架",
"main": "./dist/some21.js",
"module": "./dist/some21.mjs",
"bin": {
"some21": "./bin/some21.js"
},
"scripts": {
"start": "node --loader ts-node/esm --experimental-specifier-resolution=node src/some21-init.ts",
"build": "rollup -c",
"test": "jest",
"av": "autoversion up"
},
"files": [
"lib/",
"bin/"
],
"author": {
"name": "Yancy",
"email": "yinaisuen@163.com",
"url": "https://some21.com"
},
"license": "MIT",
"repository": {
"type": "git",
"url": "https://gitee.com/some21/cli.git"
},
"homepage": "https://gitee.com/some21/cli#readme",
"publishConfig": {
"access": "public",
"registry": "http://registry.npmjs.com"
},
"engines": {
"node": "12.16.0 || 13.1.0 || >=13.6.0"
},
"dependencies": {
"axios": "^0.24.0",
"bluebird": "^3.7.2",
"chalk": "^4.1.2",
"commander": "^8.3.0",
"execa": "^5.1.1",
"figlet": "^1.5.2",
"fs-extra": "^10.0.0",
"ignore": "^5.2.0",
"inquirer": "^8.2.0",
"micromatch": "^4.0.4",
"ora": "^5.4.1",
"tslib": "^2.3.1"
},
"devDependencies": {
"@babel/core": "^7.16.5",
"@babel/preset-env": "^7.16.5",
"@rollup/plugin-alias": "^3.1.8",
"@rollup/plugin-babel": "^5.3.0",
"@rollup/plugin-buble": "^0.21.3",
"@rollup/plugin-commonjs": "^21.0.1",
"@rollup/plugin-json": "^4.1.0",
"@rollup/plugin-multi-entry": "^4.1.0",
"@rollup/plugin-node-resolve": "^13.1.1",
"@rollup/plugin-typescript": "^8.3.0",
"@some21/autoversion": "^0.0.5",
"@types/bluebird": "^3.5.36",
"@types/fs-extra": "^9.0.13",
"@types/inquirer": "^8.1.3",
"@types/jest": "^27.0.3",
"@types/micromatch": "^4.0.2",
"@types/node": "^17.0.5",
"jest": "^27.4.5",
"reflect-metadata": "^0.1.13",
"rollup": "^2.62.0",
"rollup-plugin-clear": "^2.0.7",
"rollup-plugin-dts": "^4.1.0",
"rollup-plugin-progress": "^1.1.2",
"rollup-plugin-ts-paths": "^1.0.5",
"rollup-plugin-typescript2": "^0.31.1",
"ts-jest": "^27.1.2",
"ts-node": "^10.4.0",
"tsconfig-paths": "^3.12.0",
"typescript": "^4.5.4"
}
}
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。