UNPKG

viur-ignite-html

Version:

Simple Template Render | Extension of viur-ignite-css

34 lines (33 loc) 733 B
{ "name": "viur-ignite-html", "version": "1.0.9", "description": "Simple Template Render | Extension of viur-ignite-css", "main": "index.js", "scripts": { "test": "node index.js" }, "repository": { "type": "git", "url": "git+https://github.com/viur-ignite/viur-ignite-html.git" }, "keywords": [ "VIUR Ignite", "viur", "ignite", "html", "template engine", "gulp", "❤" ], "author": "VIUR", "license": "GPL-3.0", "bugs": { "url": "https://github.com/viur-ignite/viur-ignite-html/issues" }, "homepage": "https://github.com/viur-ignite/viur-ignite-html#readme", "dependencies": { "is-there": "^4.3.3", "mkdirp": "^0.5.1", "node-fs": "^0.1.7" } }