{
  "_from": "vinyl-map2@^1.2.1",
  "_id": "vinyl-map2@1.2.1",
  "_inBundle": false,
  "_integrity": "sha1-vfcPlu+ub0cBX6p/FFMBOzqViT4=",
  "_location": "/vinyl-map2",
  "_phantomChildren": {},
  "_requested": {
    "type": "range",
    "registry": true,
    "raw": "vinyl-map2@^1.2.1",
    "name": "vinyl-map2",
    "escapedName": "vinyl-map2",
    "rawSpec": "^1.2.1",
    "saveSpec": null,
    "fetchSpec": "^1.2.1"
  },
  "_requiredBy": [
    "/laravel-elixir"
  ],
  "_resolved": "https://registry.npmjs.org/vinyl-map2/-/vinyl-map2-1.2.1.tgz",
  "_shasum": "bdf70f96efae6f47015faa7f1453013b3a95893e",
  "_spec": "vinyl-map2@^1.2.1",
  "_where": "C:\\xamp71\\htdocs\\pincodes\\pintaxi\\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"
  },
  "bundleDependencies": false,
  "contributors": [
    {
      "name": "Nelson Pecora",
      "email": "nelson@keats.me"
    }
  ],
  "dependencies": {
    "bl": "^1.0.0",
    "new-from": "0.0.3",
    "through2": "^2.0.0"
  },
  "deprecated": false,
  "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"
  },
  "homepage": "https://github.com/yoshokatana/vinyl-map2",
  "keywords": [
    "vinyl",
    "gulp",
    "gulpfriendly",
    "file",
    "stream",
    "map"
  ],
  "license": "MIT",
  "main": "index.js",
  "name": "vinyl-map2",
  "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"
}
