{
  "_from": "is-my-ip-valid@^1.0.0",
  "_id": "is-my-ip-valid@1.0.1",
  "_inBundle": false,
  "_integrity": "sha512-jxc8cBcOWbNK2i2aTkCZP6i7wkHF1bqKFrwEHuN5Jtg5BSaZHUZQ/JTOJwoV41YvHnOaRyWWh72T/KvfNz9DJg==",
  "_location": "/is-my-ip-valid",
  "_phantomChildren": {},
  "_requested": {
    "type": "range",
    "registry": true,
    "raw": "is-my-ip-valid@^1.0.0",
    "name": "is-my-ip-valid",
    "escapedName": "is-my-ip-valid",
    "rawSpec": "^1.0.0",
    "saveSpec": null,
    "fetchSpec": "^1.0.0"
  },
  "_requiredBy": [
    "/is-my-json-valid"
  ],
  "_resolved": "https://registry.npmjs.org/is-my-ip-valid/-/is-my-ip-valid-1.0.1.tgz",
  "_shasum": "f7220d1146257c98672e6fba097a9f3f2d348442",
  "_spec": "is-my-ip-valid@^1.0.0",
  "_where": "/data/www/cors-anywhere/node_modules/is-my-json-valid",
  "bugs": {
    "url": "https://github.com/LinusU/is-my-ip-valid/issues"
  },
  "bundleDependencies": false,
  "deprecated": false,
  "description": "A small lib to validate IP addresses.",
  "devDependencies": {
    "safe-regex": "^1.1.0",
    "standard": "^10.0.3"
  },
  "homepage": "https://github.com/LinusU/is-my-ip-valid#readme",
  "license": "MIT",
  "name": "is-my-ip-valid",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/LinusU/is-my-ip-valid.git"
  },
  "scripts": {
    "test": "standard && node test"
  },
  "version": "1.0.1"
}
