{ "_from": "gulp-hb@5.1.4", "_id": "gulp-hb@5.1.4", "_inBundle": false, "_integrity": "sha1-hvR6Yp0Qsh3jO4s8VvnYUYPLNag=", "_location": "/gulp-hb", "_phantomChildren": {}, "_requested": { "type": "version", "registry": true, "raw": "gulp-hb@5.1.4", "name": "gulp-hb", "escapedName": "gulp-hb", "rawSpec": "5.1.4", "saveSpec": null, "fetchSpec": "5.1.4" }, "_requiredBy": [ "#DEV:/" ], "_resolved": "https://registry.npmjs.org/gulp-hb/-/gulp-hb-5.1.4.tgz", "_shasum": "86f47a629d10b21de33b8b3c56f9d85183cb35a8", "_spec": "gulp-hb@5.1.4", "_where": "/home/manfred/enviPath/ketcher2/ketcher", "author": { "name": "Shannon Moeller", "email": "me@shannonmoeller.com", "url": "http://shannonmoeller.com" }, "bugs": { "url": "https://github.com/shannonmoeller/gulp-hb/issues" }, "bundleDependencies": false, "dependencies": { "cli-columns": "^1.0.6", "gulp-util": "^3.0.7", "handlebars": "^4.0.5", "handlebars-wax": "^4.0.4", "object-assign": "^4.1.0", "through2": "^2.0.1" }, "deprecated": false, "description": "A sane Handlebars Gulp plugin.", "devDependencies": { "ava": "^0.16.0", "chokidar-cli": "^1.2.0", "coveralls": "^2.11.14", "nyc": "^8.3.0", "vinyl-fs": "^2.4.3", "xo": "^0.16.0" }, "engines": { "node": ">= 0.12" }, "homepage": "https://github.com/shannonmoeller/gulp-hb", "keywords": [ "gulpplugin", "gulp", "handlebars", "hb", "hbs", "hbt", "compile", "render", "static", "data", "partial", "partials", "helper", "helpers", "decorator", "decorators" ], "license": "MIT", "main": "src/gulp-hb.js", "name": "gulp-hb", "repository": { "type": "git", "url": "git+https://github.com/shannonmoeller/gulp-hb.git" }, "scripts": { "coveralls": "nyc report -r text-lcov | coveralls", "posttest": "nyc report -r lcov", "pretest": "xo", "test": "nyc ava -v", "watch": "chokidar '{src,test}/**/*.js' -c 'npm test'" }, "version": "5.1.4" }