{
  "name": "magcore-plugin-backend-dvb",
  "version": "1.0.4",
  "description": "DVB backend plugin.",
  "author": {
    "name": "Infomir",
    "email": "support@infomir.eu"
  },
  "repository": {
    "type": "git",
    "url": ""
  },
  "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/js && cp ./index.js ./app/js/develop.js && magln && rm ./app/js -rf"
  },
  "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": "dvbBackend",
    "type": "plugin",
    "uris": {
      "app": "",
      "entry": "index.js"
    }
  },
  "keywords": [
    "magsdk",
    "plugin",
    "dvb",
    "tv",
    "backend"
  ],
  "readme": "ERROR: No README data found!",
  "_id": "magcore-plugin-backend-dvb@1.0.4",
  "_from": "magcore-plugin-backend-dvb@1.0.4",
  "dist": {
    "shasum": "703d808d9b04072dbe4cef50ef5226449d94da62"
  },
  "_resolved": "http://registry.npmjs.org/magcore-plugin-backend-dvb/-/magcore-plugin-backend-dvb-1.0.4.tgz"
}
