{
  "name": "button-dropdown",
  "version": "1.0.45",
  "description": "Make dropdown for any content in angular 2 apps",
  "main": "karma.conf.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/darekf77/button-dropdown.git"
  },
  "keywords": [
    "angular2",
    "dropdown-button",
    "dropdown",
    "dropdown-list"
  ],
  "peerDependencies": {
    "@angular/common": "^4.0.0",
    "@angular/compiler": "^4.0.0",
    "@angular/core": "^4.0.0",
    "rxjs": "^5.1.0",
    "zone.js": "0.8.5"
  },
  "author": "Dariusz Filipiak",
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/darekf77/button-dropdown/issues"
  },
  "homepage": "https://github.com/darekf77/button-dropdown#readme",
  "dependencies": {},
  "private": false,
  "lastBuildTagHash": "ab3f9a214e59bf4acbc568c26c752188c5338d09"
}