{
  "_args": [
    [
      "vinyl-source-stream@1.1.2",
      "/var/www/nomadis/maj/nomadis_maj"
    ]
  ],
  "_development": true,
  "_from": "vinyl-source-stream@1.1.2",
  "_id": "vinyl-source-stream@1.1.2",
  "_inBundle": false,
  "_integrity": "sha1-YrU6E1YQqJbpjKlr7jqH8Aio54A=",
  "_location": "/vinyl-source-stream",
  "_phantomChildren": {
    "clone-stats": "0.0.1"
  },
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "vinyl-source-stream@1.1.2",
    "name": "vinyl-source-stream",
    "escapedName": "vinyl-source-stream",
    "rawSpec": "1.1.2",
    "saveSpec": null,
    "fetchSpec": "1.1.2"
  },
  "_requiredBy": [
    "#DEV:/"
  ],
  "_resolved": "https://registry.npmjs.org/vinyl-source-stream/-/vinyl-source-stream-1.1.2.tgz",
  "_spec": "1.1.2",
  "_where": "/var/www/nomadis/maj/nomadis_maj",
  "author": {
    "name": "Hugh Kennedy",
    "email": "hughskennedy@gmail.com",
    "url": "http://hughsk.io/"
  },
  "browser": "index.js",
  "bugs": {
    "url": "https://github.com/hughsk/vinyl-source-stream/issues"
  },
  "dependencies": {
    "through2": "^2.0.3",
    "vinyl": "^0.4.3"
  },
  "description": "Use conventional text streams at the start of your gulp or vinyl pipelines",
  "devDependencies": {
    "gulp": "~3.3.0",
    "gulp-rename": "~0.2.1",
    "tape": "~2.3.2",
    "vinyl-map": "0.0.1"
  },
  "homepage": "https://github.com/hughsk/vinyl-source-stream",
  "keywords": [
    "vinyl",
    "gulp",
    "gulpfriendly",
    "vanilla",
    "stream",
    "string",
    "text",
    "classic"
  ],
  "license": "MIT",
  "main": "index.js",
  "name": "vinyl-source-stream",
  "repository": {
    "type": "git",
    "url": "git://github.com/hughsk/vinyl-source-stream.git"
  },
  "scripts": {
    "test": "node test"
  },
  "version": "1.1.2"
}
