{
  "_args": [
    [
      {
        "raw": "node-int64@^0.4.0",
        "scope": null,
        "escapedName": "node-int64",
        "name": "node-int64",
        "rawSpec": "^0.4.0",
        "spec": ">=0.4.0 <0.5.0",
        "type": "range"
      },
      "/Users/emvu/src/mivnet/create-react-app/packages/react-scripts/node_modules/bser"
    ]
  ],
  "_from": "node-int64@>=0.4.0 <0.5.0",
  "_id": "node-int64@0.4.0",
  "_inCache": true,
  "_installable": true,
  "_location": "/node-int64",
  "_npmUser": {
    "name": "broofa",
    "email": "robert@broofa.com"
  },
  "_npmVersion": "1.4.28",
  "_phantomChildren": {},
  "_requested": {
    "raw": "node-int64@^0.4.0",
    "scope": null,
    "escapedName": "node-int64",
    "name": "node-int64",
    "rawSpec": "^0.4.0",
    "spec": ">=0.4.0 <0.5.0",
    "type": "range"
  },
  "_requiredBy": [
    "/bser"
  ],
  "_resolved": "https://registry.npmjs.org/node-int64/-/node-int64-0.4.0.tgz",
  "_shasum": "87a9065cdb355d3182d8f94ce11188b825c68a3b",
  "_shrinkwrap": null,
  "_spec": "node-int64@^0.4.0",
  "_where": "/Users/emvu/src/mivnet/create-react-app/packages/react-scripts/node_modules/bser",
  "author": {
    "name": "Robert Kieffer",
    "email": "robert@broofa.com"
  },
  "bugs": {
    "url": "https://github.com/broofa/node-int64/issues"
  },
  "contributors": [],
  "dependencies": {},
  "description": "Support for representing 64-bit integers in JavaScript",
  "devDependencies": {
    "nodeunit": "^0.9.0"
  },
  "directories": {},
  "dist": {
    "shasum": "87a9065cdb355d3182d8f94ce11188b825c68a3b",
    "tarball": "https://registry.npmjs.org/node-int64/-/node-int64-0.4.0.tgz"
  },
  "gitHead": "c1567475712cb1cfe100c96813c2a2a92e2b42ce",
  "homepage": "https://github.com/broofa/node-int64",
  "keywords": [
    "math",
    "integer",
    "int64"
  ],
  "lib": ".",
  "license": "MIT",
  "main": "./Int64.js",
  "maintainers": [
    {
      "name": "broofa",
      "email": "robert@broofa.com"
    }
  ],
  "name": "node-int64",
  "optionalDependencies": {},
  "readme": "ERROR: No README data found!",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/broofa/node-int64.git"
  },
  "scripts": {
    "test": "nodeunit test.js"
  },
  "url": "http://github.com/broofa/node-int64",
  "version": "0.4.0"
}
