UNPKG

gulp-useref-import

Version:
34 lines (33 loc) 925 B
{ "name": "gulp-useref-import", "version": "1.0.7", "description": "Gulp plugin for useref with html5 import support", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "git+https://github.com/leefernandes-brave/gulp-useref-import.git" }, "keywords": [ "gulp", "useref", "html5", "import" ], "author": "lee@bravepeople.co", "license": "ISC", "bugs": { "url": "https://github.com/leefernandes-brave/gulp-useref-import/issues" }, "homepage": "https://github.com/leefernandes-brave/gulp-useref-import#readme", "dependencies": { "cheerio": "^0.20.0", "gulp": "github:gulpjs/gulp#4.0", "gulp-useref": "https://github.com/leefernandes-brave/gulp-useref.git", "lodash": "^4.6.1", "useref": "https://github.com/leefernandes-brave/useref.git", "vinyl": "^1.1.1" } }