{
  "name": "gulp-replace-name",
  "version": "1.0.1",
  "description": "To change file name",
  "main": "index.js",
  "scripts": {
    "test": "mocha"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/forsigner/gulp-replace-name.git"
  },
  "author": "forsigner",
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/forsigner/gulp-replace-name/issues"
  },
  "homepage": "https://github.com/forsigner/gulp-replace-name#readme",
  "dependencies": {
    "gulp-util": "^3.0.7",
    "through2": "^2.0.0"
  },
  "devDependencies": {
    "babel-eslint": "^4.1.6",
    "eslint": "^1.10.3",
    "mocha": "^2.3.4",
    "should": "^8.0.1"
  }
}
