UNPKG

@rsonglab/baijiaxing

Version:

It's just an array of Hundred Family Surnames.

32 lines (31 loc) 827 B
{ "name": "@rsonglab/baijiaxing", "version": "1.1.0", "description": "It's just an array of Hundred Family Surnames.", "main": "index.js", "scripts": { "test": "mocha --reporter spec", "cover": "istanbul cover node_modules/mocha/bin/_mocha", "coveralls": "npm run cover -- --report lcovonly && cat ./coverage/lcov.info | coveralls" }, "author": "Ronnie Song", "license": "MIT", "repository": { "type": "git", "url": "git+https://github.com/rsonglab/baijiaxing.git" }, "keywords": [ "baijiaxing", "surnames" ], "bugs": { "url": "https://github.com/rsonglab/baijiaxing/issues" }, "homepage": "https://github.com/rsonglab/baijiaxing#readme", "devDependencies": { "chai": "^4.3.4", "coveralls": "^3.1.0", "istanbul": "^0.4.5", "mocha": "^8.4.0" } }