86 lines
1.8 KiB
JSON
86 lines
1.8 KiB
JSON
{
|
|
"_args": [
|
|
[
|
|
"internal-ip@3.0.1",
|
|
"/home/riddhi/simulation/Gazebo_simulation-Frontend"
|
|
]
|
|
],
|
|
"_from": "internal-ip@3.0.1",
|
|
"_id": "internal-ip@3.0.1",
|
|
"_inBundle": false,
|
|
"_integrity": "sha512-NXXgESC2nNVtU+pqmC9e6R8B1GpKxzsAQhffvh5AL79qKnodd+L7tnEQmTiUAVngqLalPbSqRA7XGIEL5nCd0Q==",
|
|
"_location": "/internal-ip",
|
|
"_phantomChildren": {},
|
|
"_requested": {
|
|
"type": "version",
|
|
"registry": true,
|
|
"raw": "internal-ip@3.0.1",
|
|
"name": "internal-ip",
|
|
"escapedName": "internal-ip",
|
|
"rawSpec": "3.0.1",
|
|
"saveSpec": null,
|
|
"fetchSpec": "3.0.1"
|
|
},
|
|
"_requiredBy": [
|
|
"/webpack-dev-server"
|
|
],
|
|
"_resolved": "https://registry.npmjs.org/internal-ip/-/internal-ip-3.0.1.tgz",
|
|
"_spec": "3.0.1",
|
|
"_where": "/home/riddhi/simulation/Gazebo_simulation-Frontend",
|
|
"author": {
|
|
"name": "Sindre Sorhus",
|
|
"email": "sindresorhus@gmail.com",
|
|
"url": "sindresorhus.com"
|
|
},
|
|
"bugs": {
|
|
"url": "https://github.com/sindresorhus/internal-ip/issues"
|
|
},
|
|
"dependencies": {
|
|
"default-gateway": "^2.6.0",
|
|
"ipaddr.js": "^1.5.2"
|
|
},
|
|
"description": "Get your internal IP address",
|
|
"devDependencies": {
|
|
"ava": "*",
|
|
"xo": "*"
|
|
},
|
|
"engines": {
|
|
"node": ">=4"
|
|
},
|
|
"files": [
|
|
"index.js"
|
|
],
|
|
"homepage": "https://github.com/sindresorhus/internal-ip#readme",
|
|
"keywords": [
|
|
"ip",
|
|
"ipv6",
|
|
"ipv4",
|
|
"address",
|
|
"internal",
|
|
"local",
|
|
"machine",
|
|
"system",
|
|
"net",
|
|
"gateway"
|
|
],
|
|
"license": "MIT",
|
|
"name": "internal-ip",
|
|
"os": [
|
|
"android",
|
|
"darwin",
|
|
"freebsd",
|
|
"linux",
|
|
"openbsd",
|
|
"sunos",
|
|
"win32"
|
|
],
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "git+https://github.com/sindresorhus/internal-ip.git"
|
|
},
|
|
"scripts": {
|
|
"test": "xo && ava"
|
|
},
|
|
"version": "3.0.1"
|
|
}
|