UNPKG

gulp-step

Version:

The plugin to define internal build steps for the Gulp@next

23 lines (22 loc) 594 B
{ "name": "gulp-step", "version": "1.1.0", "description": "The plugin to define internal build steps for the Gulp@next", "main": "index.js", "scripts": { "test": "eslint index.js" }, "repository": { "type": "git", "url": "git+https://github.com/AndreyBelym/gulp-step.git" }, "author": "Andrey Belym <belym.a.2105@gmail.com>", "license": "MIT", "bugs": { "url": "https://github.com/AndreyBelym/gulp-step/issues" }, "homepage": "https://github.com/AndreyBelym/gulp-step#readme", "devDependencies": { "eslint": "^4.19.1" } }