rmb-x
Version:
人民币大写, 人民币金额大写, RMB, RMB Upper Case, Amount Of Money
31 lines (30 loc) • 799 B
JSON
{
"name": "rmb-x",
"version": "0.1.2",
"description": "人民币大写, 人民币金额大写, RMB, RMB Upper Case, Amount Of Money",
"main": "index.js",
"scripts": {
"test": "./node_modules/mocha/bin/mocha --require intelli-espower-loader ./test/test.js"
},
"repository": {
"type": "git",
"url": "git+https://github.com/michaellyu/rmb-x.git"
},
"keywords": [
"人民币大写",
"人民币金额大写",
"RMB",
"UpperCase"
],
"author": "michaellyu <michaellyu@outlook.com>",
"license": "MIT",
"bugs": {
"url": "https://github.com/michaellyu/rmb-x/issues"
},
"homepage": "https://github.com/michaellyu/rmb-x#readme",
"devDependencies": {
"intelli-espower-loader": "^1.0.1",
"mocha": "^5.2.0",
"power-assert": "^1.6.0"
}
}