{
  "_from": "vue-notification-bell@^0.8.14",
  "_id": "vue-notification-bell@0.8.15",
  "_inBundle": false,
  "_integrity": "sha512-Q3ezf6WXJIPURjvPAw59lpWcrKw8FAEP1W8pO1Pyfd1C/7BhK1y2WlcdsHPwxkXiLG5jT4ZBkSLobigU4g8RQw==",
  "_location": "/vue-notification-bell",
  "_phantomChildren": {},
  "_requested": {
    "type": "range",
    "registry": true,
    "raw": "vue-notification-bell@^0.8.14",
    "name": "vue-notification-bell",
    "escapedName": "vue-notification-bell",
    "rawSpec": "^0.8.14",
    "saveSpec": null,
    "fetchSpec": "^0.8.14"
  },
  "_requiredBy": [
    "/"
  ],
  "_resolved": "https://registry.npmjs.org/vue-notification-bell/-/vue-notification-bell-0.8.15.tgz",
  "_shasum": "8f97e613057d58563a2baa17fdb3275d62c40217",
  "_spec": "vue-notification-bell@^0.8.14",
  "_where": "/var/www/html/dev.odorata.com.br",
  "author": {
    "name": "Mahdi Aryayi",
    "email": "mahdiaryayi@gmail.com"
  },
  "bugs": {
    "url": "https://github.com/Carrene/vue-notification-bell/issues"
  },
  "bundleDependencies": false,
  "contributors": [
    {
      "name": "Mahdi Aryayi",
      "email": "mahdiaryayi@gmail.com"
    },
    {
      "name": "Armin Ayari",
      "email": "armin.ayari@gmail.com"
    },
    {
      "name": "Shirin Eghrari",
      "email": "eghrarish@gmail.com"
    }
  ],
  "dependencies": {
    "odometer": "^0.4.8",
    "vue": "^2.6.10",
    "vue-odometer": "^1.0.2"
  },
  "deprecated": false,
  "description": "A Vue.js UI component for showing notifications",
  "devDependencies": {
    "@vue/cli-plugin-babel": "^3.8.0",
    "@vue/cli-plugin-eslint": "^3.8.0",
    "@vue/cli-service": "^3.8.3",
    "@vue/eslint-config-standard": "^4.0.0",
    "node-sass": "^4.12.0",
    "sass-loader": "^7.1.0",
    "vue-template-compiler": "^2.6.10"
  },
  "files": [
    "dist/*",
    "src/*",
    "public/*",
    "*.json",
    "*.js"
  ],
  "homepage": "https://github.com/Carrene/vue-notification-bell",
  "keywords": [
    "vue",
    "vue.js",
    "vuejs",
    "component",
    "notification"
  ],
  "license": "MIT",
  "main": "./dist/NotificationBell.common.js",
  "name": "vue-notification-bell",
  "scripts": {
    "build": "./node_modules/@vue/cli-service/bin/vue-cli-service.js build --dest docs",
    "build-bundle": "./node_modules/@vue/cli-service/bin/vue-cli-service.js build --target lib --name NotificationBell ./src/build.js",
    "lint": "./node_modules/@vue/cli-service/bin/vue-cli-service.js lint",
    "prepare": "npm run build-bundle",
    "serve": "./node_modules/@vue/cli-service/bin/vue-cli-service.js serve"
  },
  "version": "0.8.15"
}
