{
  "_args": [
    [
      "json-bigint@^0.3.0",
      "/home/techugo/Desktop/newsletter/newsletter/node_modules/gcp-metadata"
    ]
  ],
  "_from": "json-bigint@>=0.3.0 <0.4.0",
  "_id": "json-bigint@0.3.0",
  "_inCache": true,
  "_installable": true,
  "_location": "/json-bigint",
  "_nodeVersion": "10.3.0",
  "_npmOperationalInternal": {
    "host": "s3://npm-registry-packages",
    "tmp": "tmp/json-bigint_0.3.0_1528843464792_0.765233658498522"
  },
  "_npmUser": {
    "email": "sidorares@yandex.com",
    "name": "sidorares"
  },
  "_npmVersion": "4.1.2",
  "_phantomChildren": {},
  "_requested": {
    "name": "json-bigint",
    "raw": "json-bigint@^0.3.0",
    "rawSpec": "^0.3.0",
    "scope": null,
    "spec": ">=0.3.0 <0.4.0",
    "type": "range"
  },
  "_requiredBy": [
    "/gcp-metadata"
  ],
  "_resolved": "https://registry.npmjs.org/json-bigint/-/json-bigint-0.3.0.tgz",
  "_shasum": "0ccd912c4b8270d05f056fbd13814b53d3825b1e",
  "_shrinkwrap": null,
  "_spec": "json-bigint@^0.3.0",
  "_where": "/home/techugo/Desktop/newsletter/newsletter/node_modules/gcp-metadata",
  "author": {
    "email": "sidorares@yandex.ru",
    "name": "Andrey Sidorov"
  },
  "bugs": {
    "url": "https://github.com/sidorares/json-bigint/issues"
  },
  "dependencies": {
    "bignumber.js": "^7.0.0"
  },
  "description": "JSON.parse with bigints support",
  "devDependencies": {
    "chai": "~1.9.1",
    "mocha": "~1.20.1"
  },
  "directories": {},
  "dist": {
    "fileCount": 11,
    "shasum": "0ccd912c4b8270d05f056fbd13814b53d3825b1e",
    "tarball": "https://registry.npmjs.org/json-bigint/-/json-bigint-0.3.0.tgz",
    "unpackedSize": 35461
  },
  "gitHead": "457c345dd55609c6c19c8da10c13de4e39690b34",
  "homepage": "https://github.com/sidorares/json-bigint#readme",
  "keywords": [
    "JSON",
    "bigint",
    "bignumber",
    "json",
    "parse"
  ],
  "license": "MIT",
  "main": "index.js",
  "maintainers": [
    {
      "name": "sidorares",
      "email": "sidorares@yandex.com"
    }
  ],
  "name": "json-bigint",
  "optionalDependencies": {},
  "readme": "ERROR: No README data found!",
  "repository": {
    "type": "git",
    "url": "git+ssh://git@github.com/sidorares/json-bigint.git"
  },
  "scripts": {
    "test": "./node_modules/mocha/bin/mocha -R spec --check-leaks test/*-test.js"
  },
  "version": "0.3.0"
}
