generator für alle fragen

This commit is contained in:
Daniel Gerber
2017-09-08 23:31:51 +02:00
parent dce913c621
commit a3aef39514
59 changed files with 17308 additions and 0 deletions
+15
View File
@@ -0,0 +1,15 @@
{
"name": "static-site-generator",
"version": "1.0.0",
"description": "",
"main": "generator.js",
"dependencies": {
"handlebars": "^4.0.10"
},
"devDependencies": {},
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"author": "",
"license": "ISC"
}