UNPKG

@chuxingpay/basic

Version:

package contains general json data such as currency codes, bed types, facility type, bank list, branch/group list etc.

27 lines (26 loc) 586 B
{ "name": "@chuxingpay/basic", "version": "2.0.24", "description": "package contains general json data such as currency codes, bed types, facility type, bank list, branch/group list etc.", "main": "index.js", "module": "es", "scripts": { "test": "npx mocha" }, "repository": { "type": "git", "url": "git@code.chuxingpay.cn:npm/basic.git" }, "keywords": [ "json", "data", "fuxun", "utility" ], "author": "slatepencil <pingnet123@gmail.com>", "license": "MIT", "devDependencies": { "chai": "^4.2.0", "mocha": "^8.2.1" } }