{
  "_args": [
    [
      "buffer-indexof@^1.0.0",
      "/home/unitech/keymetrics/cloud-functions/node_modules/dns-txt"
    ]
  ],
  "_from": "buffer-indexof@>=1.0.0 <2.0.0",
  "_id": "buffer-indexof@1.0.0",
  "_inCache": true,
  "_installable": true,
  "_location": "/buffer-indexof",
  "_nodeVersion": "0.12.4",
  "_npmUser": {
    "email": "soldair@gmail.com",
    "name": "soldair"
  },
  "_npmVersion": "2.13.4",
  "_phantomChildren": {},
  "_requested": {
    "name": "buffer-indexof",
    "raw": "buffer-indexof@^1.0.0",
    "rawSpec": "^1.0.0",
    "scope": null,
    "spec": ">=1.0.0 <2.0.0",
    "type": "range"
  },
  "_requiredBy": [
    "/dns-txt"
  ],
  "_resolved": "https://registry.npmjs.org/buffer-indexof/-/buffer-indexof-1.0.0.tgz",
  "_shasum": "0f23779be8134b56251bb91f7fe4850a2e7be6ff",
  "_shrinkwrap": null,
  "_spec": "buffer-indexof@^1.0.0",
  "_where": "/home/unitech/keymetrics/cloud-functions/node_modules/dns-txt",
  "author": {
    "name": "Ryan Day"
  },
  "bugs": {
    "url": "https://github.com/soldair/node-buffer-indexof/issues"
  },
  "dependencies": {},
  "description": "find the index of a buffer in a buffer",
  "devDependencies": {
    "tape": "~1.1.0"
  },
  "directories": {},
  "dist": {
    "shasum": "0f23779be8134b56251bb91f7fe4850a2e7be6ff",
    "tarball": "https://registry.npmjs.org/buffer-indexof/-/buffer-indexof-1.0.0.tgz"
  },
  "gitHead": "0a087d8bbeadfaa1d89f8362f205b89699c1660c",
  "homepage": "https://github.com/soldair/node-buffer-indexof#readme",
  "main": "index.js",
  "maintainers": [
    {
      "email": "soldair@gmail.com",
      "name": "soldair"
    }
  ],
  "name": "buffer-indexof",
  "optionalDependencies": {},
  "readme": "ERROR: No README data found!",
  "repository": {
    "url": "git://github.com/soldair/node-buffer-indexof.git"
  },
  "scripts": {
    "test": "tape test/*.js"
  },
  "version": "1.0.0"
}
