{
  "name": "magcore-plugin-updater",
  "version": "0.0.19",
  "description": "Update manager plugin for magsdk applications.",
  "author": {
    "name": "Infomir",
    "email": "support@infomir.eu"
  },
  "repository": {
    "type": "git",
    "url": ""
  },
  "dependencies": {
    "magcore-plugin-settings-stalker": "1.*.*",
    "magcore-app-settings": "^3.1.13"
  },
  "optionalDependencies": {
    "magcore-app-settings": "^3.1.13"
  },
  "scripts": {
    "develop": "webpack --watch --config ./node_modules/mag-plugin-webpack-config/develop.js",
    "build": "webpack --config ./node_modules/mag-plugin-webpack-config/release.js && uglifyjs ./index.js -o ./index.js",
    "lang": "mkdir ./app/js && cp ./index.js ./app/js/develop.js && magln && rm ./app/js -rf"
  },
  "devDependencies": {
    "spa-eslint-config": "https://github.com/spasdk/eslint-config",
    "mag-plugin-webpack-config": "^1.0.0",
    "spa-gettext": "^1.4.0",
    "cjs-emitter": "*"
  },
  "config": {
    "name": "updater",
    "type": "plugin",
    "daemon": true,
    "tuner": true
  },
  "keywords": [
    "magsdk",
    "plugin",
    "updater",
    "update"
  ],
  "main": "index.js",
  "readme": "MAGCORE plugin (Update API wrapper).\n====================================\n\n[![NPM version](https://img.shields.io/npm/v/mag-plugin-download-manager.svg?style=flat-square)](https://www.npmjs.com/package/mag-plugin-updater)\n[![Gitter](https://img.shields.io/badge/gitter-join%20chat-blue.svg?style=flat-square)](https://gitter.im/DarkPark/magsdk)\n",
  "readmeFilename": "readme.md",
  "_id": "magcore-plugin-updater@0.0.19",
  "_from": "magcore-plugin-updater@0.0.19",
  "dist": {
    "shasum": "49980093fdaa1356b69cd562a76fd157dd865906"
  },
  "_resolved": "http://registry.npmjs.org/magcore-plugin-updater/-/magcore-plugin-updater-0.0.19.tgz"
}
