{
  "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",
  "_id": "magcore-plugin-updater@0.0.31",
  "_npmVersion": "6.1.0",
  "_nodeVersion": "10.3.0",
  "_npmUser": {
    "name": "infomir",
    "email": "darkpark.infomir@gmail.com"
  },
  "dist": {
    "integrity": "sha512-WKXbIeZPKqrilfAA+M8wRE5k4Xk4Ori1MLbjlJsGbPK99V80gGg5gkVHeFw/Ta+hH3w4ByJCi9Rtyw/U1o68IA==",
    "shasum": "db78b258dbd37969247d4dedf40649d145996e19",
    "tarball": "https://registry.npmjs.org/magcore-plugin-updater/-/magcore-plugin-updater-0.0.31.tgz",
    "fileCount": 20,
    "unpackedSize": 30339,
    "npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbmnikCRA9TVsSAnZWagAAVUgP+wWZDUwH/Y/bJAs4pGBI\nSzuYKnEX7HLCDeclhruL90baLWPv4wn7bR+rtivFu8DhPjK9yII6B4NPCd+6\ndAzvyMSbc9RgQajE2yhOhrFTn5oXGGXmiXUdMsfLrAyW3ONQR70YqCrlKwyu\n7YOCqpF9VkAKudEqxuzRc2JJg5JRgigMkkenHvY70OCAVzFaBCaoMIXWZ/u3\nxhwYuMUfa0pSlMDIkuMC6J1aYBJ/Y+CT1vjzgjnPxA3PClxEoP2dTOh5/6GO\nY45UqO5PG9Rwo1sIloyMjkwM0ESLAJHJiJwN4BoDdWCVvOumbP0MmMDxuJSu\n9HeO3HNuePubUdQ1YK8INrpQET1lhDGx2JxiF7CqiF5bDE0YxaZYm93Fad81\nXOL030zo+RmURzo6482vE10SiZUHUUEgRKlIBv0Zgkl/cR2ixBhrfgEmhA+j\nw71As/BDiTXVDVIC10eFkxU26i39SKwRV8BwRWbsuAEhlw7igf0jGchTOyAA\n9UkMtnnKCWMLEsaGszj6mTGmuyqWOsy2IgW+A80yMJ9eg3ZyL0186S32ZkdP\n8x+y9H2GYpe9KMQu+fMPBlngge9xud5XQdCBsl34vtzQXgM0rYNc1Gt9VbOA\n403/ERtMjKP/O98ipNVhRRyX7Nbh/ECbahRHNN6FvvoPjxaNTYABcgtO04xT\nnzDA\r\n=mx0B\r\n-----END PGP SIGNATURE-----\r\n"
  },
  "maintainers": [
    {
      "name": "infomir",
      "email": "darkpark.infomir@gmail.com"
    }
  ],
  "directories": {},
  "_npmOperationalInternal": {
    "host": "s3://npm-registry-packages",
    "tmp": "tmp/magcore-plugin-updater_0.0.31_1536850083520_0.9320697574017582"
  },
  "_hasShrinkwrap": false,
  "_shasum": "db78b258dbd37969247d4dedf40649d145996e19",
  "_resolved": "http://registry.npmjs.org/magcore-plugin-updater/-/magcore-plugin-updater-0.0.31.tgz",
  "_from": "magcore-plugin-updater@0.0.31"
}
