UNPKG

pruno-jade

Version:

A Jade mix for pruno that includes gulp-data.

31 lines (30 loc) 725 B
{ "name": "pruno-jade", "version": "1.1.4", "description": "A Jade mix for pruno that includes gulp-data.", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "https://github.com/cdebotton/pruno-jade.git" }, "keywords": [ "pruno", "jade", "gulp-data" ], "author": "Christian de Botton <debotton@brooklynunited.com>", "license": "ISC", "bugs": { "url": "https://github.com/cdebotton/pruno-jade/issues" }, "homepage": "https://github.com/cdebotton/pruno-jade", "dependencies": { "gulp-data": "^1.2.0", "gulp-jade": "^0.11.0", "shelljs": "^0.3.0", "through2": "^0.6.3" } }