Ai
1 Star 0 Fork 12

johnemom/TensorFlowjs

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
package.json 665 Bytes
一键复制 编辑 原始数据 按行查看 历史
Na Li 提交于 2020-03-24 01:18 +08:00 . Create publish-npm.ts (#2928)
{
"devDependencies": {
"@octokit/rest": "15.2.6",
"@types/jasmine": "2.8.7",
"@types/node": "^12.7.5",
"jasmine": "3.1.0",
"argparse": "^1.0.10",
"chalk": "~2.4.2",
"clang-format": "~1.2.4",
"shelljs": "~0.8.3",
"ts-node": "~4.1.0",
"tslint": "~5.20.0",
"typescript": "3.5.3"
},
"scripts": {
"find-affected-packages": "./scripts/find-affected-packages.js",
"release": "ts-node ./scripts/release.ts",
"publish-npm": "ts-node ./scripts/publish-npm.ts",
"release-notes": "ts-node ./scripts/release_notes/release_notes.ts",
"test-release-notes": "ts-node ./scripts/release_notes/run_tests.ts"
}
}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
JavaScript
1
https://gitee.com/johnemom/TensorFlowjs.git
git@gitee.com:johnemom/TensorFlowjs.git
johnemom
TensorFlowjs
TensorFlowjs
master

搜索帮助