mirror of
https://github.com/taixingyiji/openit.git
synced 2025-10-29 03:32:24 +00:00
Hello World
This commit is contained in:
26
utils/rm/node_modules/ip-address/bower.json
generated
vendored
Normal file
26
utils/rm/node_modules/ip-address/bower.json
generated
vendored
Normal file
@@ -0,0 +1,26 @@
|
||||
{
|
||||
"name": "ip-address",
|
||||
"description": "A library for parsing IPv6 and IPv4 IP addresses in node and the browser.",
|
||||
"main": "dist/ip-address-globals.js",
|
||||
"authors": [
|
||||
"Beau Gunderson <beau@beaugunderson.com> (https://beaugunderson.com/)"
|
||||
],
|
||||
"license": "MIT",
|
||||
"keywords": [
|
||||
"ipv6",
|
||||
"ipv4",
|
||||
"browser",
|
||||
"validation"
|
||||
],
|
||||
"homepage": "https://github.com/beaugunderson/ip-address",
|
||||
"moduleType": [
|
||||
"globals"
|
||||
],
|
||||
"ignore": [
|
||||
"**/.*",
|
||||
"node_modules",
|
||||
"bower_components",
|
||||
"test",
|
||||
"tests"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user