{
  "_args": [
    [
      "gulp-remember@^0.3.0",
      "/Users/nw/motion/packages/motion"
    ]
  ],
  "_from": "gulp-remember@>=0.3.0 <0.4.0",
  "_id": "gulp-remember@0.3.0",
  "_inCache": true,
  "_installable": true,
  "_location": "/gulp-remember",
  "_npmUser": {
    "email": "aaron.haurwitz@gmail.com",
    "name": "ahaurw01"
  },
  "_npmVersion": "1.4.21",
  "_phantomChildren": {
    "core-util-is": "1.0.2",
    "inherits": "2.0.1",
    "isarray": "0.0.1",
    "string_decoder": "0.10.31"
  },
  "_requested": {
    "name": "gulp-remember",
    "raw": "gulp-remember@^0.3.0",
    "rawSpec": "^0.3.0",
    "scope": null,
    "spec": ">=0.3.0 <0.4.0",
    "type": "range"
  },
  "_requiredBy": [
    "/"
  ],
  "_resolved": "https://registry.npmjs.org/gulp-remember/-/gulp-remember-0.3.0.tgz",
  "_shasum": "20139ee64dfa44b6081cee340d223c59a47bca31",
  "_shrinkwrap": null,
  "_spec": "gulp-remember@^0.3.0",
  "_where": "/Users/nw/motion/packages/motion",
  "author": {
    "email": "aaron.haurwitz@gmail.com",
    "name": "Aaron Haurwitz",
    "url": "http://aaron.haurwitz.com/"
  },
  "bugs": {
    "url": "https://github.com/ahaurw01/gulp-remember/issues"
  },
  "dependencies": {
    "gulp-util": "^3.0.1",
    "through2": "^0.5.0"
  },
  "description": "Adds previously seen files back into the stream.",
  "devDependencies": {
    "mocha": "~1.18.2",
    "should": "~3.2.0",
    "sinon": "^1.12.1"
  },
  "directories": {},
  "dist": {
    "shasum": "20139ee64dfa44b6081cee340d223c59a47bca31",
    "tarball": "http://registry.npmjs.org/gulp-remember/-/gulp-remember-0.3.0.tgz"
  },
  "engineStrict": true,
  "engines": {
    "node": ">= 0.10"
  },
  "gitHead": "8bba77a2fb8f692192c3499f50a9a53036e5fb60",
  "homepage": "http://github.com/ahaurw01/gulp-remember",
  "keywords": [
    "gulpplugin"
  ],
  "licenses": [
    {
      "type": "MIT",
      "url": "http://github.com/ahaurw01/gulp-remember/raw/master/LICENSE"
    }
  ],
  "main": "./index.js",
  "maintainers": [
    {
      "name": "ahaurw01",
      "email": "aaron.haurwitz@gmail.com"
    }
  ],
  "name": "gulp-remember",
  "optionalDependencies": {},
  "readme": "ERROR: No README data found!",
  "repository": {
    "type": "git",
    "url": "git://github.com/ahaurw01/gulp-remember.git"
  },
  "scripts": {
    "test": "mocha --reporter spec"
  },
  "version": "0.3.0"
}
