1 Star 0 Fork 9

XLONG/nzh

forked from 含浪/nzh 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
package.json 1002 Bytes
一键复制 编辑 原始数据 按行查看 历史
汪航洋 提交于 2021-07-02 17:10 . 1.0.5
{
"name": "nzh",
"version": "1.0.5",
"description": "数字转中文,大写,金额",
"homepage": "http://cnwhy.github.io/nzh",
"main": "nzh.js",
"files": [
"src/*",
"dist/*",
"nzh.js",
"cn.js",
"hk.js"
],
"scripts": {
"test": "./node_modules/.bin/_mocha test/test_mocha.js",
"build": "gulp build"
},
"repository": {
"type": "git",
"url": "https://github.com/cnwhy/nzh.git"
},
"keywords": [
"数字转中文",
"数字转金额",
"中文数字转阿拉伯数字",
"中文数字"
],
"author": {
"name": "cnwhy",
"email": "[email protected]"
},
"devDependencies": {
"gulp": "^3.9.1",
"gulp-browserify": "^0.5.1",
"gulp-header": "^1.8.8",
"gulp-mocha": "^3.0.1",
"gulp-mocha-phantomjs": "^0.12.1",
"gulp-rename": "^1.2.2",
"gulp-uglify": "^2.0.1",
"rollup": "^0.63.4",
"rollup-plugin-commonjs": "^9.1.3",
"rollup-plugin-node-resolve": "^3.3.0"
},
"license": "BSD-2-Clause"
}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
JavaScript
1
https://gitee.com/lixianglong3210/nzh.git
[email protected]:lixianglong3210/nzh.git
lixianglong3210
nzh
nzh
master

搜索帮助