{
  "name": "magcore-plugin-dvb",
  "version": "1.0.0",
  "description": "DVB backend plugin.",
  "author": {
    "name": "Infomir",
    "email": "support@infomir.eu"
  },
  "repository": {
    "type": "git",
    "url": ""
  },
  "scripts": {
    "build": "mcps deploy-plugin -s",
    "localize": "magsdk gettext -s"
  },
  "main": "index.js",
  "dependencies": {
    "magcore-core": "^2.0.0"
  },
  "devDependencies": {
    "cjs-emitter": "^1.5.0",
    "mag-eslint-config": "^1.0.0",
    "mag-plugin-webpack-config": "^1.0.0",
    "spa-gettext": "^1.4.0"
  },
  "config": {
    "name": "dvb",
    "type": "plugin",
    "daemon": true,
    "tuner": true,
    "platforms": {
      "mag270": "0.2.18",
      "mag275": "0.2.18"
    },
    "uris": {
      "app": "",
      "entry": "index.js"
    }
  },
  "keywords": [
    "magsdk",
    "plugin",
    "dvb",
    "tv",
    "backend"
  ],
  "readme": "ERROR: No README data found!",
  "_id": "magcore-plugin-dvb@1.0.0",
  "_from": "magcore-plugin-dvb@1.0.0",
  "dist": {
    "shasum": "51cb9e3d77e0b12e182b485b652fb7cb1ee5692b"
  },
  "_resolved": "http://registry.npmjs.org/magcore-plugin-dvb/-/magcore-plugin-dvb-1.0.0.tgz"
}
