{
  "name": "noticez",
  "version": "1.2.0",
  "description": "A small, simple library for creating push notifications",
  "main": "dist/NoticeZ.js",
  "scripts": {
    "test": "ava --verbose --color || true",
    "build": "gulp scripts"
  },
  "devDependencies": {
    "ava": "^0.24.0",
    "browser-env": "^3.2.4",
    "gulp": "^3.9.1",
    "gulp-minify": "^2.1.0",
    "gulp-plumber": "^1.2.0",
    "jquery": "^3.3.1"
  }
}
