{
  "name": "@gapi/onesignal-notifications",
  "version": "1.6.12",
  "repository": {
    "type": "git",
    "url": "https://github.com/Stradivario/onesignal-notifications.git"
  },
  "main": "./dist/index.js",
  "types": "./dist/index.d.ts",
  "module": "./dist/index.js",
  "typings": "./dist/index.d.ts",
  "scripts": {
    "postpublish": "git push -f ssh://git@gitlab.youvolio.com:522/gapi/gapi-onesignal-notifications.git -f && git push --tags && git push ssh://git@gitlab.youvolio.com:522/gapi/gapi-onesignal-notifications.git --tags"
  },
  "author": {
    "name": "Kristian Tachev(Stradivario)",
    "email": "kristiqn.tachev@gmail.com"
  },
  "keywords": [
    "graphql",
    "gapi",
    "node"
  ],
  "license": "MIT",
  "bugs": {
    "url": "http://gitlab.youvolio.com/gapi/onesignal-notifications/issues"
  },
  "dependencies": {
    "request": "^2.88.0"
  },
  "devDependencies": {
    "@rxdi/core": "0.2.16",
    "@types/node": "^9.4.7",
    "@types/request": "^2.48.1"
  }
}
