UNPKG

create-modulo

Version:

Starter projects for Modulo.html - Ready for all uses - Markdown-SSG / SSR / API-backed SPA

31 lines (30 loc) 709 B
{ "name": "create-modulo", "version": "1.0.7", "description": "Starter projects for Modulo.html - Ready for all uses - Markdown-SSG / SSR / API-backed SPA", "homepage": "https://modulohtml.org/", "bin": { "create-modulo": "bin/create-modulo.js" }, "scripts": { "build": "bash scripts/build.sh", "refreshrepos": "bash scripts/refresh.sh", "prepublish": "bash scripts/build.sh" }, "files": [ "bin/create-modulo.js", "lib/**/*", "build/**/*" ], "keywords": [ "web-components", "jamstack", "UI", "templates", "templating", "components", "framework" ], "author": "michaelb", "license": "MIT/BSD (Sample Code); LGPL3.0 (Modulo)" }