{
  "_from": "bootstrap-notify@^3.1.3",
  "_id": "bootstrap-notify@3.1.3",
  "_inBundle": false,
  "_integrity": "sha1-fpizppbPRSp7VnJ/CzMWqQA3wQs=",
  "_location": "/bootstrap-notify",
  "_phantomChildren": {},
  "_requested": {
    "type": "range",
    "registry": true,
    "raw": "bootstrap-notify@^3.1.3",
    "name": "bootstrap-notify",
    "escapedName": "bootstrap-notify",
    "rawSpec": "^3.1.3",
    "saveSpec": null,
    "fetchSpec": "^3.1.3"
  },
  "_requiredBy": [
    "/"
  ],
  "_resolved": "https://registry.npmjs.org/bootstrap-notify/-/bootstrap-notify-3.1.3.tgz",
  "_shasum": "7e98b3a696cf452a7b56727f0b3316a90037c10b",
  "_spec": "bootstrap-notify@^3.1.3",
  "_where": "C:\\xampp\\htdocs\\rnr",
  "author": {
    "name": "mouse0270",
    "email": "rmcintosh@remabledesigns.com"
  },
  "bugs": {
    "url": "https://github.com/mouse0270/bootstrap-notify/issues"
  },
  "bundleDependencies": false,
  "dependencies": {},
  "deprecated": false,
  "description": "This is a simple plugin that turns standard Bootstrap alerts into \"Growl-like\" notifications.",
  "devDependencies": {
    "grunt": "^0.4.5",
    "grunt-cli": "^0.1.13",
    "grunt-contrib-jshint": "^0.10.0",
    "grunt-contrib-uglify": "^0.4.0",
    "grunt-exec": "^0.4.6",
    "spacejam": "^1.1.4"
  },
  "files": [
    "bootstrap-notify.js",
    "bootstrap-notify.min.js"
  ],
  "homepage": "http://bootstrap-notify.remabledesigns.com/",
  "keywords": [
    "bootstrap",
    "jquery",
    "notify",
    "notification",
    "notifications",
    "growl",
    "message",
    "notice"
  ],
  "license": "MIT",
  "main": "bootstrap-notify.js",
  "name": "bootstrap-notify",
  "repository": {
    "type": "git",
    "url": "git://github.com/mouse0270/bootstrap-notify.git"
  },
  "scripts": {
    "test": "grunt test"
  },
  "version": "3.1.3"
}
