{
  "name": "kabanery-glare",
  "version": "0.0.4",
  "description": "A web component library based on kabanery",
  "main": "index.js",
  "scripts": {
    "test": "mocha test/function/**/*.js"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/LoveKino/kabanery-glare.git"
  },
  "keywords": [
    "kabanery",
    "web",
    "component"
  ],
  "author": "ddchen",
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/LoveKino/kabanery-glare/issues"
  },
  "homepage": "https://github.com/LoveKino/kabanery-glare#readme",
  "dependencies": {
    "kabanery": "^0.2.24",
    "uuid": "^3.3.2"
  },
  "devDependencies": {
    "mocha": "^5.2.0"
  }
}
