{
  "name": "joicomponents",
  "version": "1.3.6",
  "description": "Design patterns to build native web components",
  "main": "src/slotchangeMixin.js",
  "directories": {
    "test": "test"
  },
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/orstavik/JoiComponents.git"
  },
  "keywords": [
    "design patterns",
    "cookbook",
    "native",
    "web components",
    "custom elements",
    "slotchange",
    "slotchangedCallback"
  ],
  "author": "Ivar Orstavik",
  "license": "ISC",
  "bugs": {
    "url": "https://github.com/orstavik/JoiComponents"
  },
  "homepage": "https://github.com/orstavik/JoiComponents"
}
