{
  "name": "@jadis/create",
  "version": "1.0.4",
  "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"
  ]
}
