{
  "name": "md2",
  "version": "0.0.33",
  "description": "Angular2 based Material Design components, directives and services are Accordion, Autocomplete, Chips(Tags), Collapse, Colorpicker, Data Table, Datepicker, Dialog(Modal), Menu, Multiselect, Select, Tabs, Tags(Chips), Toast and Tooltip.",
  "main": "./md2.umd.js",
  "module": "./index.js",
  "typings": "./index.d.ts",
  "repository": {
    "type": "git",
    "url": "https://github.com/Promact/md2.git"
  },
  "keywords": [
    "angular",
    "material",
    "material design",
    "component",
    "accordion",
    "autocomplete",
    "collapse",
    "colorpicker",
    "data-table",
    "datepicker",
    "dialog",
    "modal",
    "menu",
    "dropdown",
    "multiselect",
    "select",
    "tabs",
    "tags",
    "chips",
    "toast",
    "tooltip"
  ],
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/Promact/md2/issues"
  },
  "homepage": "https://github.com/Promact/md2#readme",
  "author": "Dharmesh Pipariya <pipariyadharmesh@gmail.com>",
  "peerDependencies": {
    "@angular/core": "^4.0.0",
    "@angular/common": "^4.0.0",
    "@angular/http": "^4.0.0"
  }
}
