{
  "_from": "safe-buffer@~5.1.1",
  "_id": "safe-buffer@5.1.2",
  "_inBundle": false,
  "_integrity": "sha512-Gd2UZBJDkXlY7GbJxfsE8/nvKkUEU1G38c1siN6QP6a9PT9MmHB8GnpscSmMJSoF8LOIrt8ud/wPtojys4G6+g==",
  "_location": "/safe-buffer",
  "_phantomChildren": {},
  "_requested": {
    "type": "range",
    "registry": true,
    "raw": "safe-buffer@~5.1.1",
    "name": "safe-buffer",
    "escapedName": "safe-buffer",
    "rawSpec": "~5.1.1",
    "saveSpec": null,
    "fetchSpec": "~5.1.1"
  },
  "_requiredBy": [
    "/are-we-there-yet/readable-stream",
    "/are-we-there-yet/string_decoder",
    "/basic-auth",
    "/bl",
    "/bl/readable-stream",
    "/bl/string_decoder",
    "/buffer-to-vinyl/readable-stream",
    "/buffer-to-vinyl/string_decoder",
    "/cloneable-readable/readable-stream",
    "/cloneable-readable/string_decoder",
    "/concat-stream/readable-stream",
    "/concat-stream/string_decoder",
    "/content-disposition",
    "/convert-source-map",
    "/decompress/readable-stream",
    "/decompress/string_decoder",
    "/duplexify/readable-stream",
    "/duplexify/string_decoder",
    "/express",
    "/first-chunk-stream/readable-stream",
    "/first-chunk-stream/string_decoder",
    "/flush-write-stream/readable-stream",
    "/flush-write-stream/string_decoder",
    "/get-uri/readable-stream",
    "/get-uri/string_decoder",
    "/got",
    "/gulp-decompress/readable-stream",
    "/gulp-decompress/string_decoder",
    "/gulp-nodemon/readable-stream",
    "/gulp-nodemon/string_decoder",
    "/gulp-watch/readable-stream",
    "/gulp-watch/string_decoder",
    "/jsxgettext/gettext-parser",
    "/lazystream/readable-stream",
    "/lazystream/string_decoder",
    "/memory-fs/readable-stream",
    "/memory-fs/string_decoder",
    "/merge-stream/readable-stream",
    "/merge-stream/string_decoder",
    "/mongodb/string_decoder",
    "/mysql",
    "/mysql/readable-stream",
    "/mysql/string_decoder",
    "/node-libs-browser/readable-stream",
    "/node-libs-browser/readable-stream/string_decoder",
    "/node-pre-gyp/request",
    "/read-all-stream/readable-stream",
    "/read-all-stream/string_decoder",
    "/readdirp/readable-stream",
    "/readdirp/string_decoder",
    "/registry-auth-token",
    "/remove-bom-stream",
    "/request",
    "/snazzy/readable-stream",
    "/snazzy/string_decoder",
    "/stream-browserify/readable-stream",
    "/stream-browserify/string_decoder",
    "/stream-combiner2/readable-stream",
    "/stream-combiner2/string_decoder",
    "/stream-http/readable-stream",
    "/stream-http/string_decoder",
    "/string_decoder",
    "/superagent/readable-stream",
    "/superagent/string_decoder",
    "/tar-pack/readable-stream",
    "/tar-pack/string_decoder",
    "/tar-stream/readable-stream",
    "/tar-stream/string_decoder",
    "/through2/readable-stream",
    "/through2/string_decoder",
    "/tunnel-agent",
    "/vinyl-assign/readable-stream",
    "/vinyl-assign/string_decoder",
    "/webpack/readable-stream",
    "/webpack/string_decoder"
  ],
  "_resolved": "http://registry.drp.su:8080/safe-buffer/-/safe-buffer-5.1.2.tgz",
  "_shasum": "991ec69d296e0313747d59bdfd2b745c35f8828d",
  "_spec": "safe-buffer@~5.1.1",
  "_where": "/home/ubuntu/dev/delorean/node_modules/convert-source-map",
  "author": {
    "name": "Feross Aboukhadijeh",
    "email": "feross@feross.org",
    "url": "http://feross.org"
  },
  "bugs": {
    "url": "https://github.com/feross/safe-buffer/issues"
  },
  "bundleDependencies": false,
  "deprecated": false,
  "description": "Safer Node.js Buffer API",
  "devDependencies": {
    "standard": "*",
    "tape": "^4.0.0"
  },
  "homepage": "https://github.com/feross/safe-buffer",
  "keywords": [
    "buffer",
    "buffer allocate",
    "node security",
    "safe",
    "safe-buffer",
    "security",
    "uninitialized"
  ],
  "license": "MIT",
  "main": "index.js",
  "name": "safe-buffer",
  "repository": {
    "type": "git",
    "url": "git://github.com/feross/safe-buffer.git"
  },
  "scripts": {
    "test": "standard && tape test/*.js"
  },
  "types": "index.d.ts",
  "version": "5.1.2"
}
