{
  "_args": [
    [
      {
        "name": "uint64be",
        "raw": "uint64be@^1.0.1",
        "rawSpec": "^1.0.1",
        "scope": null,
        "spec": ">=1.0.1 <2.0.0",
        "type": "range"
      },
      "/home/lukas/src/tgol/node_modules/keybase-nacl"
    ]
  ],
  "_from": "uint64be@>=1.0.1 <2.0.0",
  "_id": "uint64be@1.0.1",
  "_inCache": true,
  "_installable": true,
  "_location": "/uint64be",
  "_nodeVersion": "3.0.0",
  "_npmUser": {
    "email": "mathiasbuus@gmail.com",
    "name": "mafintosh"
  },
  "_npmVersion": "2.13.3",
  "_phantomChildren": {},
  "_requested": {
    "name": "uint64be",
    "raw": "uint64be@^1.0.1",
    "rawSpec": "^1.0.1",
    "scope": null,
    "spec": ">=1.0.1 <2.0.0",
    "type": "range"
  },
  "_requiredBy": [
    "/keybase-nacl"
  ],
  "_resolved": "https://registry.npmjs.org/uint64be/-/uint64be-1.0.1.tgz",
  "_shasum": "1f7154202f2a1b8af353871dda651bf34ce93e95",
  "_shrinkwrap": null,
  "_spec": "uint64be@^1.0.1",
  "_where": "/home/lukas/src/tgol/node_modules/keybase-nacl",
  "author": {
    "name": "Mathias Buus",
    "url": "@mafintosh"
  },
  "bugs": {
    "url": "https://github.com/mafintosh/uint64be/issues"
  },
  "dependencies": {},
  "description": "Encode / decode big endian unsigned 64 bit integers",
  "devDependencies": {
    "standard": "^5.0.0",
    "tape": "^4.0.2"
  },
  "directories": {},
  "dist": {
    "shasum": "1f7154202f2a1b8af353871dda651bf34ce93e95",
    "tarball": "https://registry.npmjs.org/uint64be/-/uint64be-1.0.1.tgz"
  },
  "gitHead": "82c06f34f52f11c6a49e83f5ea3d7f4f7e3172e1",
  "homepage": "https://github.com/mafintosh/uint64be",
  "license": "MIT",
  "main": "index.js",
  "maintainers": [
    {
      "email": "mathiasbuus@gmail.com",
      "name": "mafintosh"
    }
  ],
  "name": "uint64be",
  "optionalDependencies": {},
  "readme": "ERROR: No README data found!",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/mafintosh/uint64be.git"
  },
  "scripts": {
    "test": "standard && tape test.js"
  },
  "version": "1.0.1"
}
