UNPKG

kilo.js

Version:

Generates a variety of different Nodejs and HTML templates

27 lines 633 B
{ "name": "kilo.js", "version": "0.0.1", "description": "Generates a variety of different Nodejs and HTML templates", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "keywords": [ "boilerplate", "express-gen", "cli" ], "bin": { "@Vandesm14/express-gen": "bin/kilo", "express-gen": "bin/kilo" }, "author": "Vandesm14", "repository": { "type": "git", "url": "git+https://github.com/Vandesm14/Kilo.js.git" }, "bugs": { "url": "https://github.com/Vandesm14/Kilo.js/issues" }, "homepage": "https://github.com/Vandesm14/Kilo.js#readme" }