UNPKG

@jadis/create

Version:

Jadis boilerplate generator

35 lines (34 loc) 689 B
{ "name": "@jadis/create", "version": "1.1.0", "description": "Jadis boilerplate generator", "main": "index.js", "bin": { "create-boilerplate": "./index.js" }, "author": "Leal Bioley <lb@syware.ch>", "license": "MIT", "repository": { "type": "git", "url": "https://github.com/bioleyl/jadis.git" }, "bugs": { "url": "https://github.com/bioleyl/jadis/issues" }, "homepage": "https://bioleyl.github.io/jadis/", "keywords": [ "jadis", "boilerplate", "cli", "generator", "web components", "javascript", "typescript", "minimal", "frontend", "native web", "simplicity", "nostalgia", "no magic" ] }