2020-12-21 11:29:31 -04:00
|
|
|
{
|
|
|
|
"_args": [
|
|
|
|
[
|
|
|
|
"ip@1.1.5",
|
2020-12-22 10:59:14 -04:00
|
|
|
"/home/riddhi/simulation/Gazebo_simulation-Frontend"
|
2020-12-21 11:29:31 -04:00
|
|
|
]
|
|
|
|
],
|
|
|
|
"_from": "ip@1.1.5",
|
|
|
|
"_id": "ip@1.1.5",
|
|
|
|
"_inBundle": false,
|
|
|
|
"_integrity": "sha1-vd7XARQpCCjAoDnnLvJfWq7ENUo=",
|
|
|
|
"_location": "/ip",
|
|
|
|
"_phantomChildren": {},
|
|
|
|
"_requested": {
|
|
|
|
"type": "version",
|
|
|
|
"registry": true,
|
|
|
|
"raw": "ip@1.1.5",
|
|
|
|
"name": "ip",
|
|
|
|
"escapedName": "ip",
|
|
|
|
"rawSpec": "1.1.5",
|
|
|
|
"saveSpec": null,
|
|
|
|
"fetchSpec": "1.1.5"
|
|
|
|
},
|
|
|
|
"_requiredBy": [
|
|
|
|
"/dns-packet",
|
|
|
|
"/webpack-dev-server"
|
|
|
|
],
|
|
|
|
"_resolved": "https://registry.npmjs.org/ip/-/ip-1.1.5.tgz",
|
|
|
|
"_spec": "1.1.5",
|
2020-12-22 10:59:14 -04:00
|
|
|
"_where": "/home/riddhi/simulation/Gazebo_simulation-Frontend",
|
2020-12-21 11:29:31 -04:00
|
|
|
"author": {
|
|
|
|
"name": "Fedor Indutny",
|
|
|
|
"email": "fedor@indutny.com"
|
|
|
|
},
|
|
|
|
"bugs": {
|
|
|
|
"url": "https://github.com/indutny/node-ip/issues"
|
|
|
|
},
|
|
|
|
"description": "[![](https://badge.fury.io/js/ip.svg)](https://www.npmjs.com/package/ip)",
|
|
|
|
"devDependencies": {
|
|
|
|
"jscs": "^2.1.1",
|
|
|
|
"jshint": "^2.8.0",
|
|
|
|
"mocha": "~1.3.2"
|
|
|
|
},
|
|
|
|
"homepage": "https://github.com/indutny/node-ip",
|
|
|
|
"license": "MIT",
|
|
|
|
"main": "lib/ip",
|
|
|
|
"name": "ip",
|
|
|
|
"repository": {
|
|
|
|
"type": "git",
|
|
|
|
"url": "git+ssh://git@github.com/indutny/node-ip.git"
|
|
|
|
},
|
|
|
|
"scripts": {
|
|
|
|
"fix": "jscs lib/*.js test/*.js --fix",
|
|
|
|
"test": "jscs lib/*.js test/*.js && jshint lib/*.js && mocha --reporter spec test/*-test.js"
|
|
|
|
},
|
|
|
|
"version": "1.1.5"
|
|
|
|
}
|