1 Star 0 Fork 0

Taiyuuki/create-scaffold

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
package.json 992 Bytes
一键复制 编辑 原始数据 按行查看 历史
Taiyuuki 提交于 2023-01-28 15:20 . fix: readme
{
"name": "@taiyuuki/create-scaffold",
"version": "0.0.3",
"description": "",
"main": "./dist/index.js",
"repository": {
"type": "git",
"url": "https://github.com/taiyuuki/create-scaffold"
},
"bugs": "https://github.com/taiyuuki/create-scaffold/issues",
"homepage": "https://github.com/taiyuuki/create-scaffold#readme",
"scripts": {
"lint": "eslint --ext .js,.ts ./",
"dev": "tsup --watch",
"build": "tsup",
"publish": "npm publish --registry https://registry.npmjs.org --access=public"
},
"keywords": [],
"author": "taiyuuki <taiyuuki@qq.com>",
"license": "MIT",
"files": [
"dist"
],
"devDependencies": {
"@taiyuuki/eslint-config-ts": "^0.0.5",
"@types/fs-extra": "^11.0.1",
"@types/lodash": "^4.14.191",
"@types/node": "^18.11.18",
"eslint": "^8.10.0",
"tsup": "^6.4.0",
"vitest": "^0.24.1"
},
"dependencies": {
"fast-glob": "^3.2.12",
"fs-extra": "^11.1.0",
"lodash": "^4.17.21"
}
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/taiyuuki/create-scaffold.git
git@gitee.com:taiyuuki/create-scaffold.git
taiyuuki
create-scaffold
create-scaffold
main

搜索帮助

0d507c66 1850385 C8b1a773 1850385