UNPKG

gulp-shrt

Version:
36 lines (35 loc) 730 B
{ "name": "gulp-shrt", "version": "1.0.4", "description": "Make gulp syntax shorter", "main": "./lib/gulp-shrt.js", "directories": { "example": "examples" }, "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "git+https://github.com/eveningkid/gulp-shrt.git" }, "keywords": [ "gulp", "gulp-shrt", "short", "shrt", "syntax", "easy", "easier" ], "author": "eveningkid", "license": "MIT", "bugs": { "url": "https://github.com/eveningkid/gulp-shrt/issues" }, "homepage": "https://github.com/eveningkid/gulp-shrt#readme", "dependencies": { "gulp": "^3.9.1", "gulp-util": "^3.0.7" } }