{
  "_from": "json-bigint@~0.1.4",
  "_id": "json-bigint@0.1.4",
  "_inBundle": false,
  "_integrity": "sha1-tdQLipAJ6S8Vf3wHnbCXABgw4B4=",
  "_location": "/json-bigint",
  "_phantomChildren": {},
  "_requested": {
    "type": "range",
    "registry": true,
    "raw": "json-bigint@~0.1.4",
    "name": "json-bigint",
    "escapedName": "json-bigint",
    "rawSpec": "~0.1.4",
    "saveSpec": null,
    "fetchSpec": "~0.1.4"
  },
  "_requiredBy": [
    "/solr-client"
  ],
  "_resolved": "https://registry.npmjs.org/json-bigint/-/json-bigint-0.1.4.tgz",
  "_shasum": "b5d40b8a9009e92f157f7c079db097001830e01e",
  "_spec": "json-bigint@~0.1.4",
  "_where": "/tomcat/watson-orchestrator-producao/node_modules/solr-client",
  "author": {
    "name": "Andrey Sidorov",
    "email": "sidorares@yandex.ru"
  },
  "bugs": {
    "url": "https://github.com/sidorares/json-bigint/issues"
  },
  "bundleDependencies": false,
  "dependencies": {
    "bignumber.js": "~1.1.1"
  },
  "deprecated": false,
  "description": "JSON.parse with bigints support",
  "devDependencies": {
    "chai": "~1.9.1",
    "mocha": "~1.20.1"
  },
  "homepage": "https://github.com/sidorares/json-bigint#readme",
  "keywords": [
    "JSON",
    "bigint",
    "bignumber",
    "parse",
    "json"
  ],
  "license": "MIT",
  "main": "index.js",
  "name": "json-bigint",
  "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.1.4"
}
