{
  "name": "magcore-plugin-settings-remote-control",
  "version": "2.0.15",
  "description": "Plugin",
  "author": {
    "name": "Infomir",
    "email": "darkpark.infomir@gmail.com"
  },
  "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 && mkdir ./app/js && cp ./index.js ./app/js/develop.js && ./node_modules/magln/bin/cli.js && rm ./app/js -rf"
  },
  "main": "index.js",
  "config": {
    "type": "plugin",
    "name": "remote-control",
    "daemon": true,
    "tuner": true,
    "uris": {
      "app": "",
      "entry": "index.js"
    }
  },
  "keywords": [
    "magcore",
    "settings",
    "plugin"
  ],
  "license": "MIT",
  "dependencies": {
    "magcore-plugin-settings-stalker": "^1.3.7"
  },
  "devDependencies": {
    "mag-eslint-config": "^1.0.0",
    "mag-plugin-webpack-config": "^1.0.0",
    "spa-gettext": "^1.4.0",
    "magln": "^0.2.1"
  },
  "readme": "ERROR: No README data found!",
  "_id": "magcore-plugin-settings-remote-control@2.0.15",
  "_from": "magcore-plugin-settings-remote-control@2.0.15",
  "dist": {
    "shasum": "3783d65fb4c7f8b1d4d15334d5e7030e8a973ddb"
  },
  "_resolved": "http://registry.npmjs.org/magcore-plugin-settings-remote-control/-/magcore-plugin-settings-remote-control-2.0.15.tgz"
}
