Files
smtp-proxy/node_modules/ipv6-normalize/package.json
Alex Rennie-Lis 299aacd2a4 Initial commit
2026-05-01 10:09:51 +01:00

20 lines
475 B
JSON

{
"name": "ipv6-normalize",
"version": "1.0.1",
"description": "ipv6-normalize",
"main": "index.js",
"scripts": {
"test": "node test.js"
},
"author": "Po-Ying Chen <poying.me@gmail.com> (陳柏穎)",
"license": "MIT",
"repository": {
"type": "git",
"url": "https://github.com/poying/ipv6-normalize.git"
},
"bugs": {
"url": "https://github.com/poying/ipv6-normalize/issues"
},
"homepage": "https://github.com/poying/ipv6-normalize"
}