UNPKG

ipaddr-parser

Version:
28 lines (27 loc) 546 B
{ "name": "ipaddr-parser", "version": "0.0.4", "description": "ip addr parser", "main": "index.js", "scripts": { "test": "node test" }, "repository": { "type": "git", "url": "https://github.com/R-Vision/ipaddr-parser.git" }, "keywords": [ "ip", "addr", "ipaddr" ], "author": "Nickolay Alexandrov", "license": "MIT", "bugs": { "url": "https://github.com/R-Vision/ipaddr-parser/issues" }, "homepage": "https://github.com/R-Vision/ipaddr-parser", "dependencies": { "ip": "1.1.0" } }