93 lines
2.3 KiB
JSON
93 lines
2.3 KiB
JSON
{
|
|
"_from": "nzh@^1.0.4",
|
|
"_id": "nzh@1.0.14",
|
|
"_inBundle": false,
|
|
"_integrity": "sha512-wKgaqCSZdrySvB4RWop5g+v6IDv2IErsT6rjq06Bg0yiT9hiHYZO12GMGx/xweGVLcO2lDjX5RqWD0S/Jy9z5Q==",
|
|
"_location": "/nzh",
|
|
"_phantomChildren": {},
|
|
"_requested": {
|
|
"type": "range",
|
|
"registry": true,
|
|
"raw": "nzh@^1.0.4",
|
|
"name": "nzh",
|
|
"escapedName": "nzh",
|
|
"rawSpec": "^1.0.4",
|
|
"saveSpec": null,
|
|
"fetchSpec": "^1.0.4"
|
|
},
|
|
"_requiredBy": [
|
|
"/"
|
|
],
|
|
"_resolved": "https://registry.npmmirror.com/nzh/-/nzh-1.0.14.tgz",
|
|
"_shasum": "dd46c9ee0d2064eca60e10f3382860583df17c02",
|
|
"_spec": "nzh@^1.0.4",
|
|
"_where": "D:\\wxfiles\\WeChat Files\\wxid_nwzh0d8ul35q22\\FileStorage\\File\\2025-04\\安装教程\\安装教程\\2、其他安装方法【手动安装】\\1、手动安装方法\\前端调试代码\\W72crm_web-master",
|
|
"author": {
|
|
"name": "cnwhy",
|
|
"email": "w.why@163.com"
|
|
},
|
|
"bugs": {
|
|
"url": "https://github.com/cnwhy/nzh/issues"
|
|
},
|
|
"bundleDependencies": false,
|
|
"deprecated": false,
|
|
"description": "数字转中文,大写,金额",
|
|
"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"
|
|
},
|
|
"exports": {
|
|
".": {
|
|
"types": "./nzh.d.ts",
|
|
"import": "./nzh.js",
|
|
"require": "./nzh.js"
|
|
},
|
|
"./cn": {
|
|
"types": "./nzh.d.ts",
|
|
"import": "./cn.js",
|
|
"require": "./cn.js"
|
|
},
|
|
"./hk": {
|
|
"types": "./nzh.d.ts",
|
|
"import": "./hk.js",
|
|
"require": "./hk.js"
|
|
}
|
|
},
|
|
"files": [
|
|
"src/*",
|
|
"dist/*",
|
|
"nzh.js",
|
|
"cn.js",
|
|
"hk.js",
|
|
"nzh.d.ts"
|
|
],
|
|
"homepage": "http://cnwhy.github.io/nzh",
|
|
"keywords": [
|
|
"数字转中文",
|
|
"数字转金额",
|
|
"中文数字转阿拉伯数字",
|
|
"中文数字"
|
|
],
|
|
"license": "BSD-2-Clause",
|
|
"main": "nzh.js",
|
|
"name": "nzh",
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "git+https://github.com/cnwhy/nzh.git"
|
|
},
|
|
"scripts": {
|
|
"build": "gulp build",
|
|
"test": "_mocha test/test_mocha.js"
|
|
},
|
|
"types": "nzh.d.ts",
|
|
"version": "1.0.14"
|
|
}
|