{
  "_args": [
    [
      "to-buffer@^1.0.1",
      "/home/unitech/keymetrics/cloud-functions"
    ]
  ],
  "_from": "to-buffer@>=1.0.1 <2.0.0",
  "_id": "to-buffer@1.0.1",
  "_inCache": true,
  "_installable": true,
  "_location": "/to-buffer",
  "_nodeVersion": "4.2.3",
  "_npmOperationalInternal": {
    "host": "packages-5-east.internal.npmjs.com",
    "tmp": "tmp/to-buffer-1.0.1.tgz_1455566751907_0.7123836160171777"
  },
  "_npmUser": {
    "email": "mathiasbuus@gmail.com",
    "name": "mafintosh"
  },
  "_npmVersion": "2.14.7",
  "_phantomChildren": {},
  "_requested": {
    "name": "to-buffer",
    "raw": "to-buffer@^1.0.1",
    "rawSpec": "^1.0.1",
    "scope": null,
    "spec": ">=1.0.1 <2.0.0",
    "type": "range"
  },
  "_requiredBy": [
    "/"
  ],
  "_resolved": "https://registry.npmjs.org/to-buffer/-/to-buffer-1.0.1.tgz",
  "_shasum": "91283f91a2a1935200dcb32a6aaeab5828955612",
  "_shrinkwrap": null,
  "_spec": "to-buffer@^1.0.1",
  "_where": "/home/unitech/keymetrics/cloud-functions",
  "author": {
    "name": "Mathias Buus",
    "url": "@mafintosh"
  },
  "bugs": {
    "url": "https://github.com/mafintosh/to-buffer/issues"
  },
  "dependencies": {},
  "description": "Pass in a string, get a buffer back. Pass in a buffer, get the same buffer back",
  "devDependencies": {
    "standard": "^6.0.5",
    "tape": "^4.4.0"
  },
  "directories": {},
  "dist": {
    "shasum": "91283f91a2a1935200dcb32a6aaeab5828955612",
    "tarball": "https://registry.npmjs.org/to-buffer/-/to-buffer-1.0.1.tgz"
  },
  "gitHead": "8b7b0403ce3ea12a20c53d154c28082918a310bc",
  "homepage": "https://github.com/mafintosh/to-buffer",
  "license": "MIT",
  "main": "index.js",
  "maintainers": [
    {
      "email": "mathiasbuus@gmail.com",
      "name": "mafintosh"
    }
  ],
  "name": "to-buffer",
  "optionalDependencies": {},
  "readme": "ERROR: No README data found!",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/mafintosh/to-buffer.git"
  },
  "scripts": {
    "test": "standard && tape test.js"
  },
  "version": "1.0.1"
}
