UNPKG

gulp-configuration

Version:

manage your `environment consts` in `.properties` files with `gulp`

25 lines (24 loc) 608 B
{ "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" }