Initial commit
This commit is contained in:
19
node_modules/ipv6-normalize/package.json
generated
vendored
Normal file
19
node_modules/ipv6-normalize/package.json
generated
vendored
Normal file
@@ -0,0 +1,19 @@
|
||||
{
|
||||
"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"
|
||||
}
|
||||
Reference in New Issue
Block a user