{
  "name": "pnotify",
  "description": "JavaScript notification plugin.",
  "main": [
    "dist/pnotify.js",
    "dist/pnotify.animate.js",
    "dist/pnotify.brighttheme.css",
    "dist/pnotify.buttons.css",
    "dist/pnotify.buttons.js",
    "dist/pnotify.callbacks.js",
    "dist/pnotify.confirm.js",
    "dist/pnotify.css",
    "dist/pnotify.desktop.js",
    "dist/pnotify.history.css",
    "dist/pnotify.history.js",
    "dist/pnotify.mobile.css",
    "dist/pnotify.mobile.js",
    "dist/pnotify.nonblock.css",
    "dist/pnotify.nonblock.js"
  ],
  "ignore": [
    "build-tools/",
    "includes/",
    "devnote*.*",
    "index.html",
    "testing.html",
    "buildcustom.php",
    "package.json",
    "src/"
  ],
  "license": [
    "Apache-2.0"
  ],
  "dependencies": {
    "jquery": ">=1.6"
  },
  "homepage": "https://github.com/sciactive/pnotify",
  "version": "3.2.1",
  "_release": "3.2.1",
  "_resolution": {
    "type": "version",
    "tag": "3.2.1",
    "commit": "56d7a345485d3af0195069e2ebdce97c349064b4"
  },
  "_source": "https://github.com/sciactive/pnotify.git",
  "_target": "^3.0.0",
  "_originalSource": "pnotify"
}