1 Star 0 Fork 0

marvtao/cascadium-ledger

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
package.json 1.44 KB
一键复制 编辑 原始数据 按行查看 历史
yuemarvintao 提交于 2021-06-02 15:53 . chore(release): 0.0.18
{
"name": "cascadium-ledger",
"version": "0.0.18",
"description": "",
"main": "dist/index.js",
"scripts": {
"build": "webpack",
"test": "jest --watchAll --coverage --verbose",
"release": "standard-version",
"publish-package": "git push --follow-tags origin master && npm publish"
},
"jest": {
"coverageReporters": [
"json-summary",
"text",
"lcov"
],
"testPathIgnorePatterns": [
"dist/",
"node_modules/"
],
"coveragePathIgnorePatterns": [
"dist/",
"node_modules/",
"test-overall/",
"test-util/"
],
"verbose": true
},
"husky": {
"hooks": {
"pre-commit": "yarn build && jest --coverage",
"commit-msg": "commitlint -E HUSKY_GIT_PARAMS"
}
},
"author": "Yue Marvin Tao",
"license": "ISC",
"devDependencies": {
"@babel/core": "^7.12.10",
"@babel/preset-env": "^7.12.11",
"@commitlint/config-conventional": "^9.1.2",
"@olavoparno/jest-badges-readme": "^1.5.1",
"babel-jest": "^26.3.0",
"babel-loader": "^8.2.2",
"cascadium-formulae": "^0.0.5",
"commitlint": "^9.1.2",
"cz-conventional-changelog": "^3.2.1",
"husky": "^5.0.9",
"jest": "^26.4.2",
"standard-version": "^9.0.0",
"terser-webpack-plugin": "^5.0.3",
"uglifyjs-webpack-plugin": "^2.2.0",
"webpack": "^5.10.3",
"webpack-cli": "^4.2.0",
"xlsx": "^0.16.9"
},
"dependencies": {
"cascadium": "^0.0.7"
}
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/marvintau/cascadium-ledger.git
git@gitee.com:marvintau/cascadium-ledger.git
marvintau
cascadium-ledger
cascadium-ledger
master

搜索帮助

D67c1975 1850385 1daf7b77 1850385