{
  "name": "@ready-education/ready-ui",
  "version": "0.6.1",
  "author": "andres@oohlalamobile.com",
  "homepage": "https://www.npmjs.com/package/@ready-education/ready-ui",
  "description": "Ready Education UI library",
  "peerDependencies": {
    "moment": "^2.24.0",
    "echarts": "4.3.0",
    "flatpickr": "4.5.5",
    "@angular/cdk": "8.2.3",
    "@angular/common": "^8.0.1",
    "@simonwep/pickr": "1.2.7",
    "@angular/core": "^8.0.1"
  },
  "main": "bundles/ready-education-ready-ui.umd.js",
  "module": "fesm5/ready-education-ready-ui.js",
  "es2015": "fesm2015/ready-education-ready-ui.js",
  "esm5": "esm5/ready-education-ready-ui.js",
  "esm2015": "esm2015/ready-education-ready-ui.js",
  "fesm5": "fesm5/ready-education-ready-ui.js",
  "fesm2015": "fesm2015/ready-education-ready-ui.js",
  "typings": "ready-education-ready-ui.d.ts",
  "metadata": "ready-education-ready-ui.metadata.json",
  "sideEffects": false,
  "dependencies": {
    "tslib": "^1.9.0"
  }
}
