UNPKG

gulp-jade-jst-translator

Version:
27 lines (26 loc) 671 B
{ "name": "gulp-jade-jst-translator", "version": "0.0.1", "description": "Translate Jade compiled templates to JST namespace", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "https://github.com/ezekielriva/gulp-jade-jst-translator" }, "keywords": [ "jade", "jst" ], "dependencies": { "underscore": "^1.7.0" }, "author": "Ezequiel Rivadeneira Lichardi", "license": "MIT", "bugs": { "url": "https://github.com/ezekielriva/gulp-jade-jst-translator/issues" }, "homepage": "https://github.com/ezekielriva/gulp-jade-jst-translator" }