{
  "_from": "web3-eth-personal@1.8.0",
  "_id": "web3-eth-personal@1.8.0",
  "_inBundle": false,
  "_integrity": "sha512-L7FT4nR3HmsfZyIAhFpEctKkYGOjRC2h6iFKs9gnFCHZga8yLcYcGaYOBIoYtaKom99MuGBoosayWt/Twh7F5A==",
  "_location": "/web3-eth-personal",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "web3-eth-personal@1.8.0",
    "name": "web3-eth-personal",
    "escapedName": "web3-eth-personal",
    "rawSpec": "1.8.0",
    "saveSpec": null,
    "fetchSpec": "1.8.0"
  },
  "_requiredBy": [
    "/web3",
    "/web3-eth"
  ],
  "_resolved": "https://registry.npmjs.org/web3-eth-personal/-/web3-eth-personal-1.8.0.tgz",
  "_shasum": "433c35e2e042844402a12d543c4126ea1494b478",
  "_spec": "web3-eth-personal@1.8.0",
  "_where": "/Users/giro/Desktop/projects/tempmodifier/scripts/simple/node_modules/web3",
  "bundleDependencies": false,
  "dependencies": {
    "@types/node": "^12.12.6",
    "web3-core": "1.8.0",
    "web3-core-helpers": "1.8.0",
    "web3-core-method": "1.8.0",
    "web3-net": "1.8.0",
    "web3-utils": "1.8.0"
  },
  "deprecated": false,
  "description": "Web3 module to interact with the Ethereum blockchain accounts stored in the node.",
  "devDependencies": {
    "dtslint": "^3.4.1",
    "typescript": "^3.9.5"
  },
  "engines": {
    "node": ">=8.0.0"
  },
  "gitHead": "59b657b8c02af05575dc2d0ed321fa7d3aa8eaf6",
  "license": "LGPL-3.0",
  "main": "lib/index.js",
  "name": "web3-eth-personal",
  "repository": {
    "type": "git",
    "url": "https://github.com/ethereum/web3.js/tree/1.x/packages/web3-eth-personal"
  },
  "scripts": {
    "compile": "tsc -b tsconfig.json",
    "dtslint": "dtslint --localTs ../../node_modules/typescript/lib types"
  },
  "types": "types/index.d.ts",
  "version": "1.8.0"
}
