{
  "author": {
    "name": "Infomir",
    "email": "support@infomir.eu"
  },
  "bundleDependencies": false,
  "config": {
    "name": "updater",
    "type": "plugin",
    "daemon": true,
    "tuner": true,
    "platforms": {
      "exclude": {
        "emulator": "*",
        "emulator_stb": "*",
        "AndroidSTB": "*",
        "AndroidAPP": "*"
      }
    }
  },
  "dependencies": {},
  "deprecated": false,
  "description": "Update manager plugin for magsdk applications.",
  "devDependencies": {
    "cjs-emitter": "1.*.*",
    "mag-gettext": "0.*.*",
    "mag-plugin-webpack-config": "^1.0.0",
    "magln": "0.2.1",
    "stb-eslint-config": "*"
  },
  "keywords": [
    "magsdk",
    "plugin",
    "updater",
    "update"
  ],
  "main": "index.js",
  "name": "magcore-plugin-updater",
  "optionalDependencies": {},
  "repository": {
    "type": "git",
    "url": ""
  },
  "scripts": {
    "build": "webpack --config ./node_modules/mag-plugin-webpack-config/release.js && uglifyjs ./index.js -o ./index.js",
    "develop": "webpack --watch --config ./node_modules/mag-plugin-webpack-config/develop.js",
    "lang": "mkdir ./app/js && cp ./index.js ./app/js/develop.js && magln && rm ./app/js -rf",
    "lint": "eslint .",
    "test": "npm run lint"
  },
  "version": "0.0.31",
  "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.31",
  "dist": {
    "shasum": "3456405f4b4b505a4ab51c286b10036c7e8b6e6d"
  },
  "_from": "magcore-plugin-updater@0.*.*",
  "_resolved": "http://registry.npmjs.org/magcore-plugin-updater/-/magcore-plugin-updater-0.0.31.tgz"
}
