{
  "name": "AngularJS-Toaster",
  "version": "2.1.0",
  "main": [
    "toaster.js",
    "toaster.css",
    "toaster.scss"
  ],
  "ignore": [
    "**/.*",
    "node_modules",
    "components"
  ],
  "dependencies": {
    "angular": ">1.2.6",
    "angular-animate": ">1.2.8"
  },
  "homepage": "https://github.com/jirikavi/AngularJS-Toaster",
  "_release": "2.1.0",
  "_resolution": {
    "type": "version",
    "tag": "2.1.0",
    "commit": "135268c1023bb66b26c733b30e572a3086a2a7aa"
  },
  "_source": "https://github.com/jirikavi/AngularJS-Toaster.git",
  "_target": "^2.1.0",
  "_originalSource": "AngularJS-Toaster",
  "_direct": true
}