3 Star 9 Fork 1

罪. / i18n-chain

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
package.json 629 Bytes
一键复制 编辑 原始数据 按行查看 历史
罪. 提交于 2020-01-04 17:40 . fix: Correctly core path
{
"name": "i18n-chain",
"version": "0.0.0",
"main": "index.js",
"repository": "git@github.com:fwh1990/i18n-chain.git",
"author": "范文华 <531362022@qq.com>",
"license": "MIT",
"scripts": {
"build": "lerna run build",
"test": "nyc mocha ./tests/*.test.ts -r ts-node/register"
},
"devDependencies": {
"@types/chai": "^4.2.7",
"@types/chai-spies": "^1.0.1",
"@types/mocha": "^5.2.7",
"@types/node": "^13.1.2",
"chai": "^4.2.0",
"chai-spies": "^1.0.0",
"lerna": "^3.20.2",
"mocha": "^6.2.2",
"nyc": "^15.0.0",
"ts-node": "^8.5.4",
"typescript": "^3.7.4"
}
}
TypeScript
1
https://gitee.com/geekact/i18n-chain.git
git@gitee.com:geekact/i18n-chain.git
geekact
i18n-chain
i18n-chain
master

搜索帮助