UNPKG

@souct/rmb-x

Version:

人民币大写, 人民币金额大写, RMB, RMB Upper Case, Amount Of Money

33 lines 870 B
{ "name": "@souct/rmb-x", "version": "1.0.4", "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/xiapeixu/rmb-x.git" }, "keywords": [ "人民币大写", "人民币金额大写", "RMB", "UpperCase" ], "author": "xiapeixu <xiapeixu@outlook.com>", "license": "MIT", "bugs": { "url": "https://github.com/xiapeixu/rmb-x/issues" }, "homepage": "https://github.com/xiapeixu/rmb-x#readme", "devDependencies": { "intelli-espower-loader": "^1.0.1", "mocha": "^5.2.0", "power-assert": "^1.6.0" }, "directories": { "test": "test" } }