66 lines
1.5 KiB
JSON
66 lines
1.5 KiB
JSON
{
|
|
"_from": "quick-local-ip",
|
|
"_id": "quick-local-ip@1.0.7",
|
|
"_inBundle": false,
|
|
"_integrity": "sha1-S9oQKeXm2iGNtwLfcsJK3eFKpMc=",
|
|
"_location": "/quick-local-ip",
|
|
"_phantomChildren": {},
|
|
"_requested": {
|
|
"type": "tag",
|
|
"registry": true,
|
|
"raw": "quick-local-ip",
|
|
"name": "quick-local-ip",
|
|
"escapedName": "quick-local-ip",
|
|
"rawSpec": "",
|
|
"saveSpec": null,
|
|
"fetchSpec": "latest"
|
|
},
|
|
"_requiredBy": [
|
|
"#USER",
|
|
"/"
|
|
],
|
|
"_resolved": "https://registry.npmjs.org/quick-local-ip/-/quick-local-ip-1.0.7.tgz",
|
|
"_shasum": "4bda1029e5e6da218db702df72c24adde14aa4c7",
|
|
"_spec": "quick-local-ip",
|
|
"_where": "/home/clemens/Dokumente/git/pixelnode",
|
|
"author": {
|
|
"name": "Alok Guha"
|
|
},
|
|
"bugs": {
|
|
"url": "https://github.com/aloksguha/myip/issues"
|
|
},
|
|
"bundleDependencies": false,
|
|
"dependencies": {
|
|
"mocha": "^2.3.3"
|
|
},
|
|
"deprecated": false,
|
|
"description": "This is a tiny utility to get local ip address with in node applications.",
|
|
"homepage": "https://github.com/aloksguha/myip#readme",
|
|
"keywords": [
|
|
"nodejs",
|
|
"npm",
|
|
"local ip",
|
|
"network",
|
|
"ip4",
|
|
"ip6",
|
|
"netmask"
|
|
],
|
|
"license": "MIT",
|
|
"main": "index.js",
|
|
"maintainers": [
|
|
{
|
|
"name": "aloksguha",
|
|
"email": "aloksguha@gmail.com"
|
|
}
|
|
],
|
|
"name": "quick-local-ip",
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "git+https://github.com/aloksguha/myip.git"
|
|
},
|
|
"scripts": {
|
|
"test": "mocha t7st"
|
|
},
|
|
"version": "1.0.7"
|
|
}
|