2 Star 0 Fork 0

上海上福数据服务有限公司/web-common

加入 Gitee
与超过 1400万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
package.json 619 Bytes
一键复制 编辑 原始数据 按行查看 历史
Ray 提交于 2018-09-18 15:03 +08:00 . update
{
"name": "web-common",
"version": "1.0.0",
"description": "web common 项目",
"main": "index.js",
"scripts": {
"clean": "rm -rf *.d.ts *.js *.js.map **/*.d.ts **/*.js **/*.js.map",
"build": "tsc -d",
"watch": "tsc -d && tsc -w"
},
"repository": {
"type": "git",
"url": "git@gitee.com:shangfu/web-common.git"
},
"author": "Sean",
"license": "ISC",
"dependencies": {
"@types/node": "^10.10.1",
"@types/react": "^16.4.14",
"@types/react-dom": "^16.0.7",
"object-path": "^0.11.4",
"react": "16.5.1",
"react-dom": "16.5.1",
"typescript": "3.0.3"
}
}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
JavaScript
1
https://gitee.com/shangfu/web-common.git
git@gitee.com:shangfu/web-common.git
shangfu
web-common
web-common
master

搜索帮助