{
  "name": "ngSweetAlert",
  "version": "1.1.2",
  "main": "./SweetAlert.js",
  "author": "pedro@oitozero.com",
  "contributors": [
    "gnick666@gmail.com",
    "thodoris.bais@gmail.com"
  ],
  "description": "AngularJS wrapper for SweetAlert",
  "keywords": [
    "angular",
    "AngularJs",
    "sweetalert",
    "sweet",
    "alert"
  ],
  "license": "MIT",
  "ignore": [
    "**/.*",
    "node_modules",
    "bower_components",
    "test",
    "tests",
    "CHANGELOG.md"
  ],
  "dependencies": {
    "angular": ">=1.3.0",
    "sweetalert": ">=0.3.0"
  },
  "devDependencies": {},
  "homepage": "https://github.com/oitozero/ngSweetAlert",
  "_release": "1.1.2",
  "_resolution": {
    "type": "version",
    "tag": "1.1.2",
    "commit": "fa33669a1b201f9a2e0e670c9e83d279d6e53b76"
  },
  "_source": "https://github.com/oitozero/ngSweetAlert.git",
  "_target": "^1.1.2",
  "_originalSource": "ngSweetAlert"
}