{
  "name": "gulp-configuration",
  "version": "0.1.1",
  "description": "manage your `environment consts` in `.properties` files with `gulp`",
  "main": "index.js",
  "dependencies": {
    "gulp-util": "^3.0.7"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/foolishchow/gulp-configuration.git"
  },
  "keywords": [
    "translate",
    "const",
    ".properties"
  ],
  "author": "foolishchow",
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/foolishchow/gulp-configuration/issues"
  },
  "homepage": "https://github.com/foolishchow/gulp-configuration#readme"
}
