{
  "name": "magcore-plugin-settings-network",
  "version": "1.0.1",
  "description": "Network plugin",
  "author": {
    "name": "Infomir",
    "email": "support@infomir.eu"
  },
  "scripts": {
    "build": "mcps deploy-plugin -s",
    "localize": "magsdk gettext -s"
  },
  "main": "index.js",
  "config": {
    "type": "plugin",
    "name": "network",
    "daemon": true,
    "tuner": true,
    "uris": {
      "app": "",
      "entry": "index.js"
    }
  },
  "keywords": [
    "magcore",
    "settings",
    "plugin"
  ],
  "license": "MIT",
  "dependencies": {
    "magcore-theme": "^1.1.1",
    "magcore-plugin-settings-stalker": "^1.0.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-settings-network@1.0.1",
  "_from": "magcore-plugin-settings-network@1.0.1",
  "dist": {
    "shasum": "2bba59f26be8901e4b71f88bd1bc5d7d1c0f0443"
  },
  "_resolved": "http://registry.npmjs.org/magcore-plugin-settings-network/-/magcore-plugin-settings-network-1.0.1.tgz"
}
