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:
authorRebecca Turner <me@re-becca.org>2018-05-24 23:31:26 +0300
committerRebecca Turner <me@re-becca.org>2018-05-24 23:31:38 +0300
commit0483f5c5deaf18c968a128657923103e49f4e67a (patch)
tree210f154da2f60938471d96a844dcb32cbda09e2a /node_modules/lodash._cacheindexof
parent6c294614d800cb95a49ef1c422fbdde65b0731a2 (diff)
Flatten dependencies and add dev deps to git
Diffstat (limited to 'node_modules/lodash._cacheindexof')
-rw-r--r--node_modules/lodash._cacheindexof/package.json30
1 files changed, 14 insertions, 16 deletions
diff --git a/node_modules/lodash._cacheindexof/package.json b/node_modules/lodash._cacheindexof/package.json
index d20d9cb33..5b2bfd283 100644
--- a/node_modules/lodash._cacheindexof/package.json
+++ b/node_modules/lodash._cacheindexof/package.json
@@ -1,37 +1,40 @@
{
- "_from": "lodash._cacheindexof@*",
+ "_args": [
+ [
+ "lodash._cacheindexof@3.0.2",
+ "/Users/rebecca/code/npm"
+ ]
+ ],
+ "_from": "lodash._cacheindexof@3.0.2",
"_id": "lodash._cacheindexof@3.0.2",
+ "_inBundle": false,
"_integrity": "sha1-PcaayCSY0u5ePOVgkbr9Ktx73pI=",
"_location": "/lodash._cacheindexof",
"_phantomChildren": {},
"_requested": {
- "type": "range",
+ "type": "version",
"registry": true,
- "raw": "lodash._cacheindexof@*",
+ "raw": "lodash._cacheindexof@3.0.2",
"name": "lodash._cacheindexof",
"escapedName": "lodash._cacheindexof",
- "rawSpec": "*",
+ "rawSpec": "3.0.2",
"saveSpec": null,
- "fetchSpec": "*"
+ "fetchSpec": "3.0.2"
},
"_requiredBy": [
"/"
],
"_resolved": "https://registry.npmjs.org/lodash._cacheindexof/-/lodash._cacheindexof-3.0.2.tgz",
- "_shasum": "3dc69ac82498d2ee5e3ce56091bafd2adc7bde92",
- "_shrinkwrap": null,
- "_spec": "lodash._cacheindexof@*",
- "_where": "/Users/zkat/Documents/code/npm",
+ "_spec": "3.0.2",
+ "_where": "/Users/rebecca/code/npm",
"author": {
"name": "John-David Dalton",
"email": "john.david.dalton@gmail.com",
"url": "http://allyoucanleet.com/"
},
- "bin": null,
"bugs": {
"url": "https://github.com/lodash/lodash/issues"
},
- "bundleDependencies": false,
"contributors": [
{
"name": "John-David Dalton",
@@ -59,16 +62,11 @@
"url": "https://mathiasbynens.be/"
}
],
- "dependencies": {},
- "deprecated": false,
"description": "The modern build of lodash’s internal `cacheIndexOf` as a module.",
- "devDependencies": {},
"homepage": "https://lodash.com/",
"icon": "https://lodash.com/icon.svg",
"license": "MIT",
"name": "lodash._cacheindexof",
- "optionalDependencies": {},
- "peerDependencies": {},
"repository": {
"type": "git",
"url": "git+https://github.com/lodash/lodash.git"