{
  "name": "magcore-plugin-settings-video",
  "version": "1.1.9",
  "description": "Plugin",
  "author": {
    "name": "Infomir",
    "email": "darkpark.infomir@gmail.com"
  },
  "scripts": {
    "develop": "webpack --watch --config node_modules/mag-plugin-webpack-config/develop.js",
    "build": "webpack --config node_modules/mag-plugin-webpack-config/release.js",
    "localize": "mkdir ./app/js && cp ./index.js ./app/js/develop.js && magsdk -i ./gettext.js gettext && rm ./app/js -rf"
  },
  "main": "index.js",
  "config": {
    "type": "plugin",
    "tuner": true,
    "name": "video",
    "uris": {
      "app": "",
      "entry": "index.js"
    }
  },
  "keywords": [
    "magcore",
    "settings",
    "plugin"
  ],
  "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-settings-video@1.1.9",
  "_from": "magcore-plugin-settings-video@1.1.9",
  "dist": {
    "shasum": "36223e1c6a90b00d3e3df4fc9acd6b713fadc85f"
  },
  "_resolved": "http://registry.npmjs.org/magcore-plugin-settings-video/-/magcore-plugin-settings-video-1.1.9.tgz"
}
