UNPKG

gulp-version-append

Version:
43 lines (42 loc) 947 B
{ "name": "gulp-version-append", "version": "0.2.0", "description": "Cache-busting plugin for gulp.", "keywords": [ "gulp", "gulpplugin", "gulp-rev-append", "cache-busting", "cache", "revision", "version", "versioning" ], "author": "Alexander Kureniov", "email": "s@zxc.pp.ua", "url": "https://github.com/SkeLLLa", "main": "index.js", "dependencies": { "app-root-path": "^1.0.0", "event-stream": "^3.3.2", "gulp-util": "^3.0.7" }, "devDependencies": { "gulp": "*" }, "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "git+https://github.com/SkeLLLa/gulp-version-append.git" }, "license": "MIT", "bugs": { "url": "https://github.com/SkeLLLa/gulp-version-append/issues" }, "homepage": "https://github.com/SkeLLLa/gulp-version-append", "directories": { "example": "example" } }