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/ci-info/package.json')
-rw-r--r--node_modules/ci-info/package.json15
1 files changed, 7 insertions, 8 deletions
diff --git a/node_modules/ci-info/package.json b/node_modules/ci-info/package.json
index 16e90c59a..b3adb9ed5 100644
--- a/node_modules/ci-info/package.json
+++ b/node_modules/ci-info/package.json
@@ -1,28 +1,27 @@
{
- "_from": "ci-info@2.0.0",
+ "_from": "ci-info@^2.0.0",
"_id": "ci-info@2.0.0",
"_inBundle": false,
"_integrity": "sha512-5tK7EtrZ0N+OLFMthtqOj4fI2Jeb88C4CAZPu25LDVUgXJ0A3Js4PMGqrn0JU1W0Mh1/Z8wZzYPxqUrXeBboCQ==",
"_location": "/ci-info",
"_phantomChildren": {},
"_requested": {
- "type": "version",
+ "type": "range",
"registry": true,
- "raw": "ci-info@2.0.0",
+ "raw": "ci-info@^2.0.0",
"name": "ci-info",
"escapedName": "ci-info",
- "rawSpec": "2.0.0",
+ "rawSpec": "^2.0.0",
"saveSpec": null,
- "fetchSpec": "2.0.0"
+ "fetchSpec": "^2.0.0"
},
"_requiredBy": [
- "#USER",
"/"
],
"_resolved": "https://registry.npmjs.org/ci-info/-/ci-info-2.0.0.tgz",
"_shasum": "67a9e964be31a51e15e5010d58e6f12834002f46",
- "_spec": "ci-info@2.0.0",
- "_where": "/Users/aeschright/code/cli",
+ "_spec": "ci-info@^2.0.0",
+ "_where": "/Users/isaacs/dev/npm/cli",
"author": {
"name": "Thomas Watson Steen",
"email": "w@tson.dk",