{
  "name": "magcore-plugin-teletext",
  "version": "1.0.3",
  "description": "Plugin to work with teletext",
  "author": {
    "name": "Infomir",
    "email": "darkpark.infomir@gmail.com"
  },
  "scripts": {
    "test": "node -v",
    "develop": "webpack --watch --config ./node_modules/mag-plugin-webpack-config/develop.js",
    "release": "webpack --config ./node_modules/mag-plugin-webpack-config/release.js"
  },
  "main": "index.js",
  "config": {
    "type": "plugin",
    "name": "teletext",
    "tuner": true,
    "uris": {
      "app": "",
      "entry": "index.js"
    }
  },
  "keywords": [
    "magcore",
    "settings",
    "plugin"
  ],
  "license": "MIT",
  "dependencies": {
    "magcore-plugin-settings-stalker": "^1.3.0"
  },
  "devDependencies": {
    "mag-eslint-config": "^1.0.0",
    "mag-plugin-webpack-config": "^1.0.0",
    "spa-gettext": "^1.4.0"
  },
  "readme": "ERROR: No README data found!",
  "_id": "magcore-plugin-teletext@1.0.3",
  "_from": "magcore-plugin-teletext@1.0.3",
  "dist": {
    "shasum": "341ef1c2c4b04ff3ec3584a78abf85eb884fe016"
  },
  "_resolved": "http://registry.npmjs.org/magcore-plugin-teletext/-/magcore-plugin-teletext-1.0.3.tgz"
}
