{
  "author": {
    "name": "Infomir",
    "email": "support@infomir.eu"
  },
  "bundleDependencies": false,
  "config": {
    "name": "traceroute",
    "type": "plugin",
    "tuner": true,
    "daemon": false,
    "platforms": {
      "AuraHD0": "*",
      "AuraHD1": "*",
      "AuraHD2": "*",
      "AuraHD3": "*",
      "AuraHD8": "*",
      "AuraHD9": "*"
    },
    "options": [
      {
        "name": "domains",
        "desc": "[\"echo-01.infomir.com\",\"echo-03.infomir.com\"]"
      },
      {
        "name": "time",
        "desc": "210"
      }
    ]
  },
  "dependencies": {
    "magcore-plugin-settings-network": "*"
  },
  "deprecated": false,
  "description": "Network diagnostic (traceroute) plugin for magsdk applications.",
  "devDependencies": {
    "cjs-emitter": "1.*.*",
    "mag-gettext": "0.*.*",
    "mag-plugin-webpack-config": "^1.0.0",
    "magln": "0.2.1",
    "stb-eslint-config": "*"
  },
  "keywords": [
    "magsdk",
    "plugin",
    "network test",
    "traceroute",
    "network diagnostic"
  ],
  "main": "index.js",
  "name": "magcore-plugin-settings-network-traceroute",
  "repository": {
    "type": "git",
    "url": ""
  },
  "scripts": {
    "build": "webpack --config ./node_modules/mag-plugin-webpack-config/release.js && uglifyjs ./index.js -o ./index.js",
    "develop": "webpack --watch --config ./node_modules/mag-plugin-webpack-config/develop.js",
    "lang": "mkdir ./app/js && cp ./index.js ./app/js/develop.js && magln && rm ./app/js -rf",
    "lint": "eslint .",
    "test": "npm run lint"
  },
  "version": "0.0.11",
  "_id": "magcore-plugin-settings-network-traceroute@0.0.11",
  "_npmVersion": "6.1.0",
  "_nodeVersion": "10.3.0",
  "_npmUser": {
    "name": "infomir",
    "email": "darkpark.infomir@gmail.com"
  },
  "dist": {
    "integrity": "sha512-mqgUHXd9p6m3dqtyAl47i5cSBeBAcVZQ1GlI2fCL4TZsI9n1kO673uO2VPHg+f3sxFLnnGrOsly0LeeYkF216g==",
    "shasum": "b0a773674ce9de5969f07f790b5c8bd956bd5b3d",
    "tarball": "https://registry.npmjs.org/magcore-plugin-settings-network-traceroute/-/magcore-plugin-settings-network-traceroute-0.0.11.tgz",
    "fileCount": 20,
    "unpackedSize": 20124,
    "npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbmnikCRA9TVsSAnZWagAAUUEP/jBYWjNjc6SgQ2edZRqF\nShfcB6M+jdaT22coRW1o1jWTSvPN3BOv9NHzLduyzcxuZyW/H9M+L+r94Ghh\nK1e0ypF8F+l+sVf81L9oh3Neg/sGeLV632jFUj8fcqYHRlF54x7BuZIlx+8O\nRTbQpIC04xAQLCHUBp1LFTfyTbIB39zt+iyNHnu+HT7MXdQCCW8th9HsqFcq\nF8uLHLSdM8sY0mmZY4NeH3PUz4zp3L/KpboTXKEeM9QZaLaAl3Z9p9ImZNFf\nmOw68Wzj3S0l/YKpXKYjjJqj37hbO/orkHl3D2QwZqaJlh6dfow6eQhH/xyi\nW4JM30F6KuFhRdnBT0g5L1MK9edcQqk/JD8DwDBTgXq6SBbk+afd4uRTUPdr\nYcGznGVGa7hsFAuYVVQYWcDrfMTeUgLZj78WYWSmwUpRGnip8OoheH7xIFyd\nBn4Nd7mnHbw77oc0dCiii32I+o1SihozrisPBTK56fbz9JFDFTAnp4oLvurU\nUV0iGf1Ftb7gRkshdcxHoi7WwNa1vtv0DVryppreyUciQ6tXKRPoiI4+yIzU\nMGnHtU/pEcH+sa6RA/D4W/GfcO6rqvRiKrAT4+inPvRLwknxotLkt0A+hARv\nzso6Z5ZvA7aVro/kgmU6JM218IaG93cypwGVyORbJks7fNBxf8B6oMqBwBoe\nY9B6\r\n=SCXH\r\n-----END PGP SIGNATURE-----\r\n"
  },
  "maintainers": [
    {
      "name": "infomir",
      "email": "darkpark.infomir@gmail.com"
    }
  ],
  "directories": {},
  "_npmOperationalInternal": {
    "host": "s3://npm-registry-packages",
    "tmp": "tmp/magcore-plugin-settings-network-traceroute_0.0.11_1536850083596_0.3055232645462562"
  },
  "_hasShrinkwrap": false,
  "_shasum": "b0a773674ce9de5969f07f790b5c8bd956bd5b3d",
  "_resolved": "http://registry.npmjs.org/magcore-plugin-settings-network-traceroute/-/magcore-plugin-settings-network-traceroute-0.0.11.tgz",
  "_from": "magcore-plugin-settings-network-traceroute@0.0.11"
}
