{
  "name": "magcore-plugin-upnp",
  "version": "2.1.2",
  "description": "UPnP plugin for mag projects.",
  "author": {
    "name": "Infomir",
    "email": "support@infomir.eu"
  },
  "main": "index.js",
  "dependencies": {
    "magcore-core": "^2.0.0",
    "magcore-plugin-settings-stalker": "^1.3.7"
  },
  "devDependencies": {
    "mag-eslint-config": "^1.0.0",
    "mag-plugin-webpack-config": "^1.0.0",
    "magln": "^0.2.1",
    "spa-gettext": "^1.4.0"
  },
  "config": {
    "type": "plugin",
    "name": "upnp",
    "daemon": true,
    "tuner": true,
    "uris": {
      "app": "",
      "entry": "index.js"
    }
  },
  "scripts": {
    "test": "node -v",
    "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",
    "localize": "mkdir ./app && mkdir ./app/js && cp ./index.js ./app/js/develop.js && ./node_modules/magln/bin/cli.js && rm ./app/js -rf"
  },
  "keywords": [
    "magsdk",
    "plugin",
    "network"
  ],
  "_id": "magcore-plugin-upnp@2.1.2",
  "_from": "magcore-plugin-upnp@2.1.2",
  "_shasum": "4e742e1c75b6583370d8a4f0721ed2c03abdf594",
  "_npmVersion": "3.5.2",
  "_nodeVersion": "4.2.6",
  "_npmUser": {
    "name": "infomir",
    "email": "darkpark.infomir@gmail.com"
  },
  "dist": {
    "shasum": "4e742e1c75b6583370d8a4f0721ed2c03abdf594",
    "tarball": "https://registry.npmjs.org/magcore-plugin-upnp/-/magcore-plugin-upnp-2.1.2.tgz",
    "integrity": "sha512-05GACIze46QIAGzNYtXVhE6aoMr9tTl78YNZSuChclIJkDGNGWs60Qjmdel56Z1OvczRxbzt+c0xJQuR+jSTeg==",
    "signatures": [
      {
        "keyid": "SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA",
        "sig": "MEUCIByay0fGA8zebvc0dNhJzwTBbEyZ5ZyJnRb0NaQbOalmAiEA09pUx/0qyneXbi7lZ4Gx5OFYkKeiqJe2UczV4CrV098="
      }
    ]
  },
  "maintainers": [
    {
      "name": "infomir",
      "email": "darkpark.infomir@gmail.com"
    }
  ],
  "_npmOperationalInternal": {
    "host": "s3://npm-registry-packages",
    "tmp": "tmp/magcore-plugin-upnp-2.1.2.tgz_1499168237485_0.47960210288874805"
  },
  "directories": {},
  "_resolved": "http://registry.npmjs.org/magcore-plugin-upnp/-/magcore-plugin-upnp-2.1.2.tgz"
}
