HEX
Server: Apache/2.4.52 (Ubuntu)
System: Linux spn-python 5.15.0-89-generic #99-Ubuntu SMP Mon Oct 30 20:42:41 UTC 2023 x86_64
User: arjun (1000)
PHP: 8.1.2-1ubuntu2.20
Disabled: NONE
Upload Files
File: //home/arjun/projects/buyercall_new/buyercall/node_modules/dns-packet/node_modules/ip/package.json
{
  "_args": [
    [
      "ip@1.1.8",
      "/home/arjun/projects/buyercall_new/buyercall"
    ]
  ],
  "_development": true,
  "_from": "ip@1.1.8",
  "_id": "ip@1.1.8",
  "_inBundle": false,
  "_integrity": "sha512-PuExPYUiu6qMBQb4l06ecm6T6ujzhmh+MeJcW9wa89PoAz5pvd4zPgN5WJV104mb6S2T1AwNIAaB70JNrLQWhg==",
  "_location": "/dns-packet/ip",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "ip@1.1.8",
    "name": "ip",
    "escapedName": "ip",
    "rawSpec": "1.1.8",
    "saveSpec": null,
    "fetchSpec": "1.1.8"
  },
  "_requiredBy": [
    "/dns-packet"
  ],
  "_resolved": "https://registry.npmjs.org/ip/-/ip-1.1.8.tgz",
  "_spec": "1.1.8",
  "_where": "/home/arjun/projects/buyercall_new/buyercall",
  "author": {
    "name": "Fedor Indutny",
    "email": "fedor@indutny.com"
  },
  "bugs": {
    "url": "https://github.com/indutny/node-ip/issues"
  },
  "description": "[![](https://badge.fury.io/js/ip.svg)](https://www.npmjs.com/package/ip)",
  "devDependencies": {
    "eslint": "^8.15.0",
    "mocha": "^10.0.0"
  },
  "files": [
    "lib",
    "README.md"
  ],
  "homepage": "https://github.com/indutny/node-ip",
  "license": "MIT",
  "main": "lib/ip",
  "name": "ip",
  "repository": {
    "type": "git",
    "url": "git+ssh://git@github.com/indutny/node-ip.git"
  },
  "scripts": {
    "fix": "npm run lint -- --fix",
    "lint": "eslint lib/*.js test/*.js",
    "test": "npm run lint && mocha --reporter spec test/*-test.js"
  },
  "version": "1.1.8"
}