{
  "name": "alyle-ui/checkbox",
  "version": "1.6.0-beta.4",
  "description": "Minimal Design, a package of components for Angular",
  "module": "index.js",
  "es2015": "es2015/index.js",
  "main": "alyle-ui__checkbox.umd.js",
  "typings": "index.d.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/A-l-y-l-e/Alyle-UI.git"
  },
  "dependencies": {
    "node-vibrant": "^3.0.0",
    "chroma-js": "^1.3.6",
    "hammerjs": "^2.0.8"
  },
  "keywords": [
    "angular",
    "angular2",
    "angular4",
    "button",
    "carousel",
    "cropp",
    "components",
    "date",
    "picker",
    "drawer",
    "icon button",
    "input",
    "material",
    "design",
    "menu",
    "minimal",
    "tabs",
    "radio",
    "ripple",
    "toolbar",
    "ui"
  ],
  "author": "Alyle",
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/A-l-y-l-e/Alyle-UI/issues"
  },
  "homepage": "https://github.com/A-l-y-l-e/Alyle-UI#readme",
  "peerDependencies": {
    "@angular/core": "^5.0.0",
    "@angular/common": "^5.0.0"
  }
}