Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/npm/cli.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'node_modules/ip/package.json')
-rw-r--r--node_modules/ip/package.json16
1 files changed, 7 insertions, 9 deletions
diff --git a/node_modules/ip/package.json b/node_modules/ip/package.json
index fb58d8c04..da14890a1 100644
--- a/node_modules/ip/package.json
+++ b/node_modules/ip/package.json
@@ -1,29 +1,27 @@
{
- "_from": "ip@^1.1.5",
+ "_from": "ip@1.1.5",
"_id": "ip@1.1.5",
"_inBundle": false,
"_integrity": "sha1-vd7XARQpCCjAoDnnLvJfWq7ENUo=",
"_location": "/ip",
"_phantomChildren": {},
"_requested": {
- "type": "range",
+ "type": "version",
"registry": true,
- "raw": "ip@^1.1.5",
+ "raw": "ip@1.1.5",
"name": "ip",
"escapedName": "ip",
- "rawSpec": "^1.1.5",
+ "rawSpec": "1.1.5",
"saveSpec": null,
- "fetchSpec": "^1.1.5"
+ "fetchSpec": "1.1.5"
},
"_requiredBy": [
- "/npm-profile/socks",
- "/npm-registry-fetch/socks",
"/socks"
],
"_resolved": "https://registry.npmjs.org/ip/-/ip-1.1.5.tgz",
"_shasum": "bdded70114290828c0a039e72ef25f5aaec4354a",
- "_spec": "ip@^1.1.5",
- "_where": "/Users/rebecca/code/npm/node_modules/socks",
+ "_spec": "ip@1.1.5",
+ "_where": "/Users/isaacs/dev/npm/cli/node_modules/socks",
"author": {
"name": "Fedor Indutny",
"email": "fedor@indutny.com"