{
  "_from": "vinyl-source-stream@^1.1.0",
  "_id": "vinyl-source-stream@1.1.0",
  "_inBundle": false,
  "_integrity": "sha1-RMvlEIIFJ53rDFZTwJSiiHk4sas=",
  "_location": "/vinyl-source-stream",
  "_phantomChildren": {
    "clone-stats": "0.0.1",
    "core-util-is": "1.0.2",
    "inherits": "2.0.3",
    "isarray": "0.0.1",
    "string_decoder": "0.10.31",
    "xtend": "4.0.1"
  },
  "_requested": {
    "type": "range",
    "registry": true,
    "raw": "vinyl-source-stream@^1.1.0",
    "name": "vinyl-source-stream",
    "escapedName": "vinyl-source-stream",
    "rawSpec": "^1.1.0",
    "saveSpec": null,
    "fetchSpec": "^1.1.0"
  },
  "_requiredBy": [
    "#DEV:/",
    "#USER"
  ],
  "_resolved": "https://registry.npmjs.org/vinyl-source-stream/-/vinyl-source-stream-1.1.0.tgz",
  "_shasum": "44cbe5108205279deb0c5653c094a2887938b1ab",
  "_spec": "vinyl-source-stream@^1.1.0",
  "_where": "C:\\Users\\micmar\\Desktop\\Dev\\templates\\cloned\\FreeCSS\\Ranger",
  "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"
  },
  "bundleDependencies": false,
  "dependencies": {
    "through2": "^0.6.1",
    "vinyl": "^0.4.3"
  },
  "deprecated": false,
  "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.0"
}
