{
    "name": "0xkeyejs",
    "version": "7.7.0",
    "description": "",
    "main": "index.js",
    "directories": {
        "test": "tests"
    },
    "scripts": {
        "test": "echo \"Error: no test specified\" && exit 1"
    },
    "publishConfig": {
        "registry": "https://registry.npmjs.org/"
    },
    "author": "0xkey",
    "license": "ISC",
    "types": "./index.d.ts"
}