{
  "_args": [
    [
      {
        "raw": "vinyl-map2@^1.2.1",
        "scope": null,
        "escapedName": "vinyl-map2",
        "name": "vinyl-map2",
        "rawSpec": "^1.2.1",
        "spec": ">=1.2.1 <2.0.0",
        "type": "range"
      },
      "/root/klee-static/node_modules/laravel-elixir"
    ]
  ],
  "_from": "vinyl-map2@>=1.2.1 <2.0.0",
  "_id": "vinyl-map2@1.2.1",
  "_inCache": true,
  "_location": "/vinyl-map2",
  "_nodeVersion": "4.0.0",
  "_npmUser": {
    "name": "nymdev",
    "email": "nymdev@nymag.com"
  },
  "_npmVersion": "2.14.2",
  "_phantomChildren": {},
  "_requested": {
    "raw": "vinyl-map2@^1.2.1",
    "scope": null,
    "escapedName": "vinyl-map2",
    "name": "vinyl-map2",
    "rawSpec": "^1.2.1",
    "spec": ">=1.2.1 <2.0.0",
    "type": "range"
  },
  "_requiredBy": [
    "/laravel-elixir"
  ],
  "_resolved": "https://registry.npmjs.org/vinyl-map2/-/vinyl-map2-1.2.1.tgz",
  "_shasum": "bdf70f96efae6f47015faa7f1453013b3a95893e",
  "_shrinkwrap": null,
  "_spec": "vinyl-map2@^1.2.1",
  "_where": "/root/klee-static/node_modules/laravel-elixir",
  "author": {
    "name": "Hugh Kennedy",
    "email": "hughskennedy@gmail.com",
    "url": "http://hughsk.io/"
  },
  "bugs": {
    "url": "https://github.com/yoshokatana/vinyl-map2/issues"
  },
  "contributors": [
    {
      "name": "Nelson Pecora",
      "email": "nelson@keats.me"
    }
  ],
  "dependencies": {
    "bl": "^1.0.0",
    "new-from": "0.0.3",
    "through2": "^2.0.0"
  },
  "description": "Map vinyl files' contents as strings, so you can easily use existing code without needing yet another gulp plugin!",
  "devDependencies": {
    "eslint": "^1.7.3",
    "gulp": "~3.9.0",
    "gulp-util": "^3.0.7",
    "tap-spec": "^4.1.0",
    "tape": "^4.2.2"
  },
  "directories": {},
  "dist": {
    "shasum": "bdf70f96efae6f47015faa7f1453013b3a95893e",
    "tarball": "https://registry.npmjs.org/vinyl-map2/-/vinyl-map2-1.2.1.tgz"
  },
  "gitHead": "337ca9f3e99530e2403a65bc8866153946adc5d3",
  "homepage": "https://github.com/yoshokatana/vinyl-map2",
  "keywords": [
    "vinyl",
    "gulp",
    "gulpfriendly",
    "file",
    "stream",
    "map"
  ],
  "license": "MIT",
  "main": "index.js",
  "maintainers": [
    {
      "name": "nymdev",
      "email": "nymdev@nymag.com"
    },
    {
      "name": "yoshokatana",
      "email": "nelson@keats.me"
    }
  ],
  "name": "vinyl-map2",
  "optionalDependencies": {},
  "readme": "ERROR: No README data found!",
  "repository": {
    "type": "git",
    "url": "git://github.com/yoshokatana/vinyl-map2.git"
  },
  "scripts": {
    "lint": "eslint index.js test.js",
    "test": "npm run lint && node test.js"
  },
  "version": "1.2.1"
}
