{"name":"ip-address","description":"A library for parsing IPv4 and IPv6 IP addresses in node and the browser.","keywords":["ip","ipv4","ipv6","address","cidr","subnet","netmask","validate","validation","parse","arpa","bigint","browser"],"version":"10.2.0","author":{"name":"Beau Gunderson","email":"beau@beaugunderson.com","url":"https://beaugunderson.com/"},"license":"MIT","main":"dist/ip-address.js","types":"dist/ip-address.d.ts","scripts":{"docs":"tsx scripts/build-readme.ts","build":"rm -rf dist; mkdir dist; tsc","prepack":"npm run docs && npm run build","test-ci":"c8 --experimental-monocart mocha","test":"mocha","watch":"mocha --watch"},"c8":{"include":["src/**/*.ts"],"exclude":["**/*.d.ts","src/ip-address.ts","src/v4/constants.ts","src/v6/constants.ts"],"reporter":["html","lcov","text"]},"engines":{"node":">= 12"},"sideEffects":false,"repository":{"type":"git","url":"git://github.com/beaugunderson/ip-address.git"},"overrides":{"diff":"^8.0.3","serialize-javascript":"^7.0.5","@eslint/plugin-kit":"^0.7.1"},"devDependencies":{"@types/chai":"^5.2.3","@types/mocha":"^10.0.10","@typescript-eslint/eslint-plugin":"^8.59.1","@typescript-eslint/parser":"^8.59.1","c8":"^11.0.0","chai":"^6.2.2","eslint":"^8.57.1","eslint_d":"^14.0.4","eslint-config-airbnb":"^19.0.4","eslint-config-prettier":"^10.1.8","eslint-plugin-filenames":"^1.3.2","eslint-plugin-import":"^2.32.0","eslint-plugin-jsx-a11y":"^6.10.2","eslint-plugin-prettier":"^5.5.5","eslint-plugin-sort-imports-es6-autofix":"^0.6.0","mocha":"^11.7.5","monocart-coverage-reports":"^2.12.11","prettier":"^3.8.3","source-map-support":"^0.5.21","tsx":"^4.21.0","typedoc":"^0.28.19","typescript":"<5.6.0"},"gitHead":"80fccaae984618f35dc941efab55cf2440ab37e8","_id":"ip-address@10.2.0","bugs":{"url":"https://github.com/beaugunderson/ip-address/issues"},"homepage":"https://github.com/beaugunderson/ip-address#readme","_nodeVersion":"24.14.0","_npmVersion":"11.12.1","dist":{"integrity":"sha512-/+S6j4E9AHvW9SWMSEY9Xfy66O5PWvVEJ08O0y5JGyEKQpojb0K0GKpz/v5HJ/G0vi3D2sjGK78119oXZeE0qA==","shasum":"805fc178b20c518bd4c8548b24fe30892d7f3206","tarball":"https://registry.npmjs.org/ip-address/-/ip-address-10.2.0.tgz","fileCount":30,"unpackedSize":269957,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEQCIGtQZmvGtdxkkJBhSJTfcZ+LKnu0JlnyXqrGw0W1wun0AiABMw8zpcB0RdoI4yzP9YRtKce/GttJ1V00cmuiXCV4ng=="}]},"_npmUser":{"name":"beaugunderson","email":"beau@beaugunderson.com"},"directories":{},"maintainers":[{"name":"beaugunderson","email":"beau@beaugunderson.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/ip-address_10.2.0_1777617245643_0.448629890768093"},"_hasShrinkwrap":false}