{
  "_from": "buffercursor@>= 0.0.12",
  "_id": "buffercursor@0.0.12",
  "_inBundle": false,
  "_integrity": "sha512-Z+6Jm/eW6ITeqcFQKVXX7LYIGk7rENqCKHJ4CbWfJMeLpQZJj1v70WehkLmp+1kFN/QyCgpQ3Z0dKUHAwSbf9w==",
  "_location": "/buffercursor",
  "_phantomChildren": {},
  "_requested": {
    "type": "range",
    "registry": true,
    "raw": "buffercursor@>= 0.0.12",
    "name": "buffercursor",
    "escapedName": "buffercursor",
    "rawSpec": ">= 0.0.12",
    "saveSpec": null,
    "fetchSpec": ">= 0.0.12"
  },
  "_requiredBy": [
    "/native-dns-packet"
  ],
  "_resolved": "https://registry.npmjs.org/buffercursor/-/buffercursor-0.0.12.tgz",
  "_shasum": "78a9a7f4343ae7d820a8999acc80de591e25a779",
  "_spec": "buffercursor@>= 0.0.12",
  "_where": "/home/bestsmm/node_modules/native-dns-packet",
  "author": {
    "name": "Timothy J Fontaine",
    "email": "tjfontaine@gmail.com",
    "url": "http://atxconsulting.com"
  },
  "bugs": {
    "url": "http://github.com/tjfontaine/node-buffercursor/issues"
  },
  "bundleDependencies": false,
  "dependencies": {
    "verror": "^1.4.0"
  },
  "deprecated": false,
  "description": "A simple way to traverse a Buffer like a cursor, updating position along the way",
  "engines": {
    "node": ">= 0.5.0"
  },
  "homepage": "http://github.com/tjfontaine/node-buffercursor",
  "keywords": [
    "buffer",
    "cursor",
    "stream"
  ],
  "main": "buffercursor.js",
  "name": "buffercursor",
  "repository": {
    "type": "git",
    "url": "git+ssh://git@github.com/tjfontaine/node-buffercursor.git"
  },
  "version": "0.0.12"
}
