{
  "_args": [
    [
      "gulp-rename@1.1.0",
      "/var/www/html/mediplus"
    ]
  ],
  "_from": "gulp-rename@1.1.0",
  "_id": "gulp-rename@1.1.0",
  "_inBundle": false,
  "_integrity": "sha1-kwkKqvTThsB/IFOKaIjxXvunJ6E=",
  "_location": "/gulp-rename",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "gulp-rename@1.1.0",
    "name": "gulp-rename",
    "escapedName": "gulp-rename",
    "rawSpec": "1.1.0",
    "saveSpec": null,
    "fetchSpec": "1.1.0"
  },
  "_requiredBy": [
    "/gulp-cssmin"
  ],
  "_resolved": "https://registry.npmjs.org/gulp-rename/-/gulp-rename-1.1.0.tgz",
  "_spec": "1.1.0",
  "_where": "/var/www/html/mediplus",
  "author": {
    "name": "Hector Guillermo Parra Alvarez",
    "email": "hector@hectorparra.com",
    "url": "https://github.com/hparra"
  },
  "bugs": {
    "url": "https://github.com/hparra/gulp-rename/issues"
  },
  "dependencies": {
    "map-stream": ">=0.0.4"
  },
  "description": "Rename files",
  "devDependencies": {
    "gulp": ">=3.0.0",
    "gulp-jshint": ">=1.1.0",
    "mocha": ">=1.15.0",
    "should": ">=2.1.0"
  },
  "engines": {
    "node": ">=0.8.0",
    "npm": ">=1.2.10"
  },
  "homepage": "https://github.com/hparra/gulp-rename",
  "keywords": [
    "gulpplugin"
  ],
  "licenses": [
    {
      "type": "MIT"
    }
  ],
  "main": "./index.js",
  "name": "gulp-rename",
  "repository": {
    "type": "git",
    "url": "git://github.com/hparra/gulp-rename.git"
  },
  "scripts": {
    "test": "mocha test/*.spec.js"
  },
  "version": "1.1.0"
}
