{
  "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": "git+https://github.com/spasdk/eslint-config.git",
    "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",
  "_id": "magcore-plugin-updater@0.0.19",
  "_from": "magcore-plugin-updater@0.0.19",
  "_shasum": "5bd6c6486150d6cfd44980ccccf9f6f0d3401f1d",
  "_npmVersion": "3.5.2",
  "_nodeVersion": "4.2.6",
  "_npmUser": {
    "name": "infomir",
    "email": "darkpark.infomir@gmail.com"
  },
  "dist": {
    "shasum": "5bd6c6486150d6cfd44980ccccf9f6f0d3401f1d",
    "tarball": "https://registry.npmjs.org/magcore-plugin-updater/-/magcore-plugin-updater-0.0.19.tgz",
    "integrity": "sha512-xnfosLToKjl6VDE1Rj+9KhZj7rg1AvPm5TBmAkyl5ErkSrRfRPe4y4XXHpnAmEn9uzo8VY+TCD/U1/gBCOZg3g==",
    "signatures": [
      {
        "keyid": "SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA",
        "sig": "MEUCIEtnURip0gQUKRlGALZsYGFZhB/nk7uv/Hpa7H0vL+0mAiEAzIgEom6JF79g7mLj8IJN2Hx9PBNj/irpaMhOmtealEI="
      }
    ]
  },
  "maintainers": [
    {
      "name": "infomir",
      "email": "darkpark.infomir@gmail.com"
    }
  ],
  "_npmOperationalInternal": {
    "host": "s3://npm-registry-packages",
    "tmp": "tmp/magcore-plugin-updater-0.0.19.tgz_1505229910523_0.29277511150576174"
  },
  "directories": {},
  "_resolved": "http://registry.npmjs.org/magcore-plugin-updater/-/magcore-plugin-updater-0.0.19.tgz"
}
