{ "name": "ngSweetAlert", "version": "1.0.3", "main": "./SweetAlert.js", "authors": [ "pedro@oitozero.com", "gnick666@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.2.0", "sweetalert": "~0.2.0" }, "devDependencies": {}, "homepage": "https://github.com/oitozero/ngSweetAlert", "_release": "1.0.3", "_resolution": { "type": "version", "tag": "1.0.3", "commit": "a5b738a7a96c270f71c15f1406197f25eb34d66f" }, "_source": "git://github.com/oitozero/ngSweetAlert.git", "_target": "~1.0.3", "_originalSource": "angular-sweetalert", "_direct": true }