{
  "name": "alert-js",
  "version": "1.0.1",
  "description": "A small js library for alerts",
  "main": "alert.min.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/SirBaaron/alert-js.git"
  },
  "keywords": [
    "small",
    "library",
    "js",
    "alert",
    "animation",
    "material-design"
  ],
  "author": "Aaron Längert",
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/SirBaaron/alert-js/issues"
  },
  "homepage": "https://github.com/SirBaaron/alert-js#readme",
  "dependencies": {
  	"ripple-js": ">=1.4.0"
  }
}
