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.restparam
parent6c294614d800cb95a49ef1c422fbdde65b0731a2 (diff)
Flatten dependencies and add dev deps to git
Diffstat (limited to 'node_modules/lodash.restparam')
-rw-r--r--node_modules/lodash.restparam/package.json30
1 files changed, 14 insertions, 16 deletions
diff --git a/node_modules/lodash.restparam/package.json b/node_modules/lodash.restparam/package.json
index 152685b21..91ffa6f12 100644
--- a/node_modules/lodash.restparam/package.json
+++ b/node_modules/lodash.restparam/package.json
@@ -1,37 +1,40 @@
{
- "_from": "lodash.restparam@*",
+ "_args": [
+ [
+ "lodash.restparam@3.6.1",
+ "/Users/rebecca/code/npm"
+ ]
+ ],
+ "_from": "lodash.restparam@3.6.1",
"_id": "lodash.restparam@3.6.1",
+ "_inBundle": false,
"_integrity": "sha1-k2pOMJ7zMKdkXtQUWYbIWuWyCAU=",
"_location": "/lodash.restparam",
"_phantomChildren": {},
"_requested": {
- "type": "range",
+ "type": "version",
"registry": true,
- "raw": "lodash.restparam@*",
+ "raw": "lodash.restparam@3.6.1",
"name": "lodash.restparam",
"escapedName": "lodash.restparam",
- "rawSpec": "*",
+ "rawSpec": "3.6.1",
"saveSpec": null,
- "fetchSpec": "*"
+ "fetchSpec": "3.6.1"
},
"_requiredBy": [
"/"
],
"_resolved": "https://registry.npmjs.org/lodash.restparam/-/lodash.restparam-3.6.1.tgz",
- "_shasum": "936a4e309ef330a7645ed4145986c85ae5b20805",
- "_shrinkwrap": null,
- "_spec": "lodash.restparam@*",
- "_where": "/Users/zkat/Documents/code/npm",
+ "_spec": "3.6.1",
+ "_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,10 +62,7 @@
"url": "https://mathiasbynens.be/"
}
],
- "dependencies": {},
- "deprecated": false,
"description": "The modern build of lodash’s `_.restParam` as a module.",
- "devDependencies": {},
"homepage": "https://lodash.com/",
"icon": "https://lodash.com/icon.svg",
"keywords": [
@@ -73,8 +73,6 @@
],
"license": "MIT",
"name": "lodash.restparam",
- "optionalDependencies": {},
- "peerDependencies": {},
"repository": {
"type": "git",
"url": "git+https://github.com/lodash/lodash.git"