UNPKG

init-web-app

Version:

Template for web applications

22 lines 385 B
{ "name": "init-web-app", "version": "0.1.4", "description": "Template for web applications", "main": "app.js", "bin": { "template": "bin/template.js" }, "keywords": [ "HTML", "CSS", "JavaScript", "Web Development", "Projects", "Template" ], "author": "Andre Specht", "license": "MIT", "dependencies": { "fs-extra": "^11.2.0" } }