UNPKG

namebase-hs-names

Version:
33 lines (32 loc) 748 B
{ "name": "namebase-hs-names", "version": "0.0.8", "private": false, "description": "Pre-reserved handshake names", "keywords": [ "handshake", "hns" ], "license": "MIT", "repository": "git://github.com/namebasehq/hs-names.git", "homepage": "https://github.com/handshake-org/hs-names", "bugs": { "url": "https://github.com/handshake-org/hs-names/issues" }, "author": "Christopher Jeffrey <chjjeffrey@gmail.com>", "main": "./lib/index.js", "scripts": { "lint": "eslint *.js || exit 0" }, "dependencies": {}, "devDependencies": { "bcrypto": "~4.3.0", "bfile": "~0.2.1", "bns": "~0.9.0", "bsert": "~0.0.10", "namebase-hsd": "=0.0.29" }, "engines": { "node": ">=8.0.0" } }