{
  "author": {
    "name": "Infomir",
    "email": "support@infomir.eu"
  },
  "bundleDependencies": false,
  "config": {
    "type": "plugin",
    "name": "upnp",
    "daemon": true,
    "tuner": true,
    "uris": {
      "app": "",
      "entry": "index.js"
    }
  },
  "dependencies": {
    "magcore-core": "^3.0.0",
    "magcore-plugin-settings-stalker": "^1.3.7"
  },
  "deprecated": false,
  "description": "UPnP plugin for magcore projects.",
  "devDependencies": {
    "mag-eslint-config": "^1.0.0",
    "mag-plugin-webpack-config": "^1.0.0",
    "spa-gettext": "^1.4.0"
  },
  "keywords": [
    "magcore",
    "plugin",
    "upnp"
  ],
  "name": "magcore-plugin-upnp",
  "repository": {
    "type": "git",
    "url": "https://gitlab.infomir.com.ua/web/magcore/plugins/upnp.git"
  },
  "scripts": {
    "build": "webpack --config ./node_modules/mag-plugin-webpack-config/release.js",
    "deps:sec": "nsp check",
    "deps:updates": "npm outdated --local",
    "develop": "webpack --watch --config ./node_modules/mag-plugin-webpack-config/develop.js",
    "format": "eslint --fix .",
    "inspect": "jsinspect ./src",
    "lint": "eslint .",
    "localize": "mkdir ./app/js && cp ./index.js ./app/js/develop.js && magln && rm -rf ./app/js"
  },
  "version": "2.2.0",
  "readme": "MAG SDK UPnP plugin\n===================\n\nThis plugin provide functionality for working with UPnP in MAG stb device\n",
  "readmeFilename": "readme.md",
  "_id": "magcore-plugin-upnp@2.2.0",
  "dist": {
    "shasum": "c4586f7b303b6fa00554921fad2aa79e018aa323"
  },
  "_from": "magcore-plugin-upnp@^2.0.0",
  "_resolved": "http://registry.npmjs.org/magcore-plugin-upnp/-/magcore-plugin-upnp-2.2.0.tgz"
}
