1 Star 0 Fork 11

gJHui/IoTOS-Docs

forked from CHINAIoTOS/IoTOS-Docs 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
package.json 709 Bytes
一键复制 编辑 原始数据 按行查看 历史
iotcard 提交于 2023-07-29 20:41 . init iotosDocs
{
"engines": {
"node": ">=14.0.0"
},
"scripts": {
"dev": "vitepress",
"build": "vitepress build",
"preview": "vitepress preview",
"preinstall": "npx only-allow pnpm"
},
"dependencies": {
"@vue/repl": "^1.5.0",
"@vue/theme": "^2.2.3",
"dynamics.js": "^1.1.5",
"gsap": "^3.9.0",
"vitepress": "^1.0.0-beta.1",
"vue": "^3.3.4"
},
"devDependencies": {
"@types/markdown-it": "^12.2.3",
"@types/node": "^16.9.1",
"terser": "^5.14.2"
},
"pnpm": {
"peerDependencyRules": {
"ignoreMissing": [
"@algolia/client-search",
"react",
"react-dom",
"@types/react",
"search-insights"
]
}
}
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
JavaScript
1
https://gitee.com/gJhui/iotos-docs.git
git@gitee.com:gJhui/iotos-docs.git
gJhui
iotos-docs
IoTOS-Docs
master

搜索帮助