{
"name": "figment-keyring",
"version": "1.0.0",
"description": "",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/rektide/figment-keyring.git"
},
"keywords": [],
"author": "rektide de la faye",
"license": "MIT",
"type": "module",
"bugs": {
"url": "https://github.com/rektide/figment-keyring/issues"
},
"homepage": "https://github.com/rektide/figment-keyring#readme",
"module": "figment-keyring.js"
}