hfid
Version:
Human-friendly IDs
31 lines (30 loc) • 567 B
JSON
{
"name": "hfid",
"version": "0.8.0",
"description": "Human-friendly IDs",
"main": "index.js",
"scripts": {
"test": "node test.js"
},
"repository": {
"type": "git",
"url": "git+https://github.com/KIVassilev/hfid.git"
},
"keywords": [
"id",
"human",
"friendly",
"print",
"verbal",
"verbally",
"tiny",
"error",
"error-correct"
],
"author": "KIV",
"license": "ISC",
"bugs": {
"url": "https://github.com/KIVassilev/hfid/issues"
},
"homepage": "https://github.com/KIVassilev/hfid#readme"
}