UNPKG

@jadis/create

Version:

Jadis boilerplate generator

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