1 Star 0 Fork 1

akaedu202/autostore

forked from fisher/autostore 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
package.json 945 Bytes
一键复制 编辑 原始数据 按行查看 历史
fisher 提交于 2024-11-01 20:57 . docs: update
{
"name": "autostore-workspace",
"version": "1.0.0",
"description": "",
"main": "index.js",
"repository": {
"type": "git",
"url": "https://github.com/zhangfisher/autostore.git"
},
"scripts": {
"lint": "oxlint --fix -c .oxlintrc.json",
"docs:dev": "cd docs && vitepress dev",
"docs:build": "cd docs && vitepress build",
"changeset": "changeset",
"publish:all": "turbo build --filter=./packages/* && changeset version && changeset publish",
"build:all": "turbo build --filter=./packages/*",
"docs:preview": "cd docs && vitepress preview"
},
"keywords": [],
"author": "",
"license": "ISC",
"devDependencies": {
"@changesets/changelog-github": "^0.5.0",
"@changesets/cli": "^2.27.9",
"@types/node": "^22.5.0",
"oxlint": "^0.9.10",
"ts-node": "^10.9.2",
"turbo": "^2.1.3",
"typescript": "^5.5.4",
"vitepress": "^1.4.1"
},
"packageManager": "pnpm@9.0.0"
}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/akaedu2012/autostore.git
git@gitee.com:akaedu2012/autostore.git
akaedu2012
autostore
autostore
master

搜索帮助