1 Star 0 Fork 1

HUB2EE/space-marker

forked from wjchang/space-marker 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
package.json 382 Bytes
一键复制 编辑 原始数据 按行查看 历史
wjchang 提交于 2020-07-10 10:00 . 二维标点
{
"name": "space-marker",
"version": "0.0.1",
"private": true,
"workspaces": [
"packages/*"
],
"scripts": {
"start": "",
"build": "yarn workspaces run build",
"docs": "typedoc --out ./docs --target es6 --theme minimal --mode file packages"
},
"devDependencies": {
"copyfiles": "latest",
"typescript": "~3.8.3",
"typedoc": "^0.17.7"
}
}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
TypeScript
1
https://gitee.com/since2020/space-marker.git
git@gitee.com:since2020/space-marker.git
since2020
space-marker
space-marker
dev

搜索帮助