{
  "_args": [
    [
      "buffer-to-vinyl@^1.0.0",
      "/Users/nick/codes/twreporter-react/node_modules/imagemin"
    ]
  ],
  "_from": "buffer-to-vinyl@>=1.0.0 <2.0.0",
  "_id": "buffer-to-vinyl@1.1.0",
  "_inCache": true,
  "_installable": true,
  "_location": "/buffer-to-vinyl",
  "_nodeVersion": "4.1.2",
  "_npmUser": {
    "email": "kevinmartensson@gmail.com",
    "name": "kevva"
  },
  "_npmVersion": "3.3.3",
  "_phantomChildren": {},
  "_requested": {
    "name": "buffer-to-vinyl",
    "raw": "buffer-to-vinyl@^1.0.0",
    "rawSpec": "^1.0.0",
    "scope": null,
    "spec": ">=1.0.0 <2.0.0",
    "type": "range"
  },
  "_requiredBy": [
    "/decompress",
    "/imagemin"
  ],
  "_resolved": "https://registry.npmjs.org/buffer-to-vinyl/-/buffer-to-vinyl-1.1.0.tgz",
  "_shasum": "00f15faee3ab7a1dda2cde6d9121bffdd07b2262",
  "_shrinkwrap": null,
  "_spec": "buffer-to-vinyl@^1.0.0",
  "_where": "/Users/nick/codes/twreporter-react/node_modules/imagemin",
  "author": {
    "email": "kevinmartensson@gmail.com",
    "name": "Kevin Mårtensson",
    "url": "https://github.com/kevva"
  },
  "bugs": {
    "url": "https://github.com/kevva/buffer-to-vinyl/issues"
  },
  "dependencies": {
    "file-type": "^3.1.0",
    "readable-stream": "^2.0.2",
    "uuid": "^2.0.1",
    "vinyl": "^1.0.0"
  },
  "description": "Create a vinyl file or stream from a buffer",
  "devDependencies": {
    "ava": "^0.0.4",
    "concat-stream": "^1.4.7",
    "xo": "*"
  },
  "directories": {},
  "dist": {
    "shasum": "00f15faee3ab7a1dda2cde6d9121bffdd07b2262",
    "tarball": "http://registry.npmjs.org/buffer-to-vinyl/-/buffer-to-vinyl-1.1.0.tgz"
  },
  "engines": {
    "node": ">=0.10.0"
  },
  "files": [
    "index.js"
  ],
  "gitHead": "84e59a6c15a702076ea3a5904579c06e25a26817",
  "homepage": "https://github.com/kevva/buffer-to-vinyl#readme",
  "keywords": [],
  "license": "MIT",
  "maintainers": [
    {
      "name": "kevva",
      "email": "kevinmartensson@gmail.com"
    }
  ],
  "name": "buffer-to-vinyl",
  "optionalDependencies": {},
  "readme": "ERROR: No README data found!",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/kevva/buffer-to-vinyl.git"
  },
  "scripts": {
    "test": "xo && node test.js"
  },
  "version": "1.1.0"
}
