aboutsummaryrefslogtreecommitdiff
path: root/node_modules/lodash.defaults
diff options
context:
space:
mode:
authorFlorian Dold <florian.dold@gmail.com>2016-11-03 01:33:53 +0100
committerFlorian Dold <florian.dold@gmail.com>2016-11-03 01:33:53 +0100
commitd1291f67551c58168af43698a359cb5ddfd266b0 (patch)
tree55a13ed29fe1915e3f42f1b1b7038dafa2e975a7 /node_modules/lodash.defaults
parentd0a0695fb5d34996850723f7d4b1b59c3df909c2 (diff)
downloadwallet-core-d1291f67551c58168af43698a359cb5ddfd266b0.tar.xz
node_modules
Diffstat (limited to 'node_modules/lodash.defaults')
-rw-r--r--node_modules/lodash.defaults/node_modules/lodash.keys/package.json130
-rw-r--r--node_modules/lodash.defaults/package.json133
2 files changed, 31 insertions, 232 deletions
diff --git a/node_modules/lodash.defaults/node_modules/lodash.keys/package.json b/node_modules/lodash.defaults/node_modules/lodash.keys/package.json
index 3042bab9b..023ebceeb 100644
--- a/node_modules/lodash.defaults/node_modules/lodash.keys/package.json
+++ b/node_modules/lodash.defaults/node_modules/lodash.keys/package.json
@@ -1,120 +1,22 @@
{
- "_args": [
- [
- {
- "raw": "lodash.keys@~2.4.1",
- "scope": null,
- "escapedName": "lodash.keys",
- "name": "lodash.keys",
- "rawSpec": "~2.4.1",
- "spec": ">=2.4.1 <2.5.0",
- "type": "range"
- },
- "/home/dold/repos/taler/wallet-webex/node_modules/lodash.defaults"
- ]
- ],
- "_from": "lodash.keys@>=2.4.1 <2.5.0",
- "_id": "lodash.keys@2.4.1",
- "_inCache": true,
- "_location": "/lodash.defaults/lodash.keys",
- "_npmUser": {
- "name": "jdalton",
- "email": "john.david.dalton@gmail.com"
- },
- "_npmVersion": "1.3.14",
- "_phantomChildren": {},
- "_requested": {
- "raw": "lodash.keys@~2.4.1",
- "scope": null,
- "escapedName": "lodash.keys",
- "name": "lodash.keys",
- "rawSpec": "~2.4.1",
- "spec": ">=2.4.1 <2.5.0",
- "type": "range"
- },
- "_requiredBy": [
- "/lodash.defaults"
- ],
- "_resolved": "https://registry.npmjs.org/lodash.keys/-/lodash.keys-2.4.1.tgz",
- "_shasum": "48dea46df8ff7632b10d706b8acb26591e2b3727",
- "_shrinkwrap": null,
- "_spec": "lodash.keys@~2.4.1",
- "_where": "/home/dold/repos/taler/wallet-webex/node_modules/lodash.defaults",
- "author": {
- "name": "John-David Dalton",
- "email": "john.david.dalton@gmail.com",
- "url": "http://allyoucanleet.com/"
- },
- "bugs": {
- "url": "https://github.com/lodash/lodash-cli/issues"
- },
- "contributors": [
- {
- "name": "John-David Dalton",
- "email": "john.david.dalton@gmail.com",
- "url": "http://allyoucanleet.com/"
- },
- {
- "name": "Blaine Bublitz",
- "email": "blaine@iceddev.com",
- "url": "http://www.iceddev.com/"
- },
- {
- "name": "Kit Cambridge",
- "email": "github@kitcambridge.be",
- "url": "http://kitcambridge.be/"
- },
- {
- "name": "Mathias Bynens",
- "email": "mathias@qiwi.be",
- "url": "http://mathiasbynens.be/"
- }
- ],
- "dependencies": {
- "lodash._isnative": "~2.4.1",
- "lodash._shimkeys": "~2.4.1",
- "lodash.isobject": "~2.4.1"
- },
+ "name": "lodash.keys",
+ "version": "2.4.1",
"description": "The Lo-Dash function `_.keys` as a Node.js module generated by lodash-cli.",
- "devDependencies": {},
- "directories": {},
- "dist": {
- "shasum": "48dea46df8ff7632b10d706b8acb26591e2b3727",
- "tarball": "https://registry.npmjs.org/lodash.keys/-/lodash.keys-2.4.1.tgz"
- },
"homepage": "http://lodash.com/custom-builds",
- "keywords": [
- "functional",
- "lodash",
- "lodash-modularized",
- "server",
- "util"
- ],
"license": "MIT",
- "maintainers": [
- {
- "name": "jdalton",
- "email": "john.david.dalton@gmail.com"
- },
- {
- "name": "kitcambridge",
- "email": "github@kitcambridge.be"
- },
- {
- "name": "mathias",
- "email": "mathias@qiwi.be"
- },
- {
- "name": "phated",
- "email": "blaine@iceddev.com"
- }
+ "keywords": ["functional", "lodash", "lodash-modularized", "server", "util"],
+ "author": "John-David Dalton <john.david.dalton@gmail.com> (http://allyoucanleet.com/)",
+ "contributors": [
+ "John-David Dalton <john.david.dalton@gmail.com> (http://allyoucanleet.com/)",
+ "Blaine Bublitz <blaine@iceddev.com> (http://www.iceddev.com/)",
+ "Kit Cambridge <github@kitcambridge.be> (http://kitcambridge.be/)",
+ "Mathias Bynens <mathias@qiwi.be> (http://mathiasbynens.be/)"
],
- "name": "lodash.keys",
- "optionalDependencies": {},
- "readme": "ERROR: No README data found!",
- "repository": {
- "type": "git",
- "url": "git+https://github.com/lodash/lodash-cli.git"
- },
- "version": "2.4.1"
+ "bugs": "https://github.com/lodash/lodash-cli/issues",
+ "repository": { "type": "git", "url": "https://github.com/lodash/lodash-cli.git" },
+ "dependencies": {
+ "lodash._isnative": "~2.4.1",
+ "lodash.isobject": "~2.4.1",
+ "lodash._shimkeys": "~2.4.1"
+ }
}
diff --git a/node_modules/lodash.defaults/package.json b/node_modules/lodash.defaults/package.json
index 92c72d16d..029448c26 100644
--- a/node_modules/lodash.defaults/package.json
+++ b/node_modules/lodash.defaults/package.json
@@ -1,124 +1,21 @@
{
- "_args": [
- [
- {
- "raw": "lodash.defaults@~2.4.1",
- "scope": null,
- "escapedName": "lodash.defaults",
- "name": "lodash.defaults",
- "rawSpec": "~2.4.1",
- "spec": ">=2.4.1 <2.5.0",
- "type": "range"
- },
- "/home/dold/repos/taler/wallet-webex/node_modules/gulp-gzip/node_modules/lodash.template"
- ]
- ],
- "_from": "lodash.defaults@>=2.4.1 <2.5.0",
- "_id": "lodash.defaults@2.4.1",
- "_inCache": true,
- "_location": "/lodash.defaults",
- "_npmUser": {
- "name": "jdalton",
- "email": "john.david.dalton@gmail.com"
- },
- "_npmVersion": "1.3.14",
- "_phantomChildren": {
- "lodash._isnative": "2.4.1",
- "lodash._shimkeys": "2.4.1",
- "lodash.isobject": "2.4.1"
- },
- "_requested": {
- "raw": "lodash.defaults@~2.4.1",
- "scope": null,
- "escapedName": "lodash.defaults",
- "name": "lodash.defaults",
- "rawSpec": "~2.4.1",
- "spec": ">=2.4.1 <2.5.0",
- "type": "range"
- },
- "_requiredBy": [
- "/gulp-gzip/lodash.template",
- "/gulp-sym/lodash.template"
- ],
- "_resolved": "https://registry.npmjs.org/lodash.defaults/-/lodash.defaults-2.4.1.tgz",
- "_shasum": "a7e8885f05e68851144b6e12a8f3678026bc4c54",
- "_shrinkwrap": null,
- "_spec": "lodash.defaults@~2.4.1",
- "_where": "/home/dold/repos/taler/wallet-webex/node_modules/gulp-gzip/node_modules/lodash.template",
- "author": {
- "name": "John-David Dalton",
- "email": "john.david.dalton@gmail.com",
- "url": "http://allyoucanleet.com/"
- },
- "bugs": {
- "url": "https://github.com/lodash/lodash-cli/issues"
- },
- "contributors": [
- {
- "name": "John-David Dalton",
- "email": "john.david.dalton@gmail.com",
- "url": "http://allyoucanleet.com/"
- },
- {
- "name": "Blaine Bublitz",
- "email": "blaine@iceddev.com",
- "url": "http://www.iceddev.com/"
- },
- {
- "name": "Kit Cambridge",
- "email": "github@kitcambridge.be",
- "url": "http://kitcambridge.be/"
- },
- {
- "name": "Mathias Bynens",
- "email": "mathias@qiwi.be",
- "url": "http://mathiasbynens.be/"
- }
- ],
- "dependencies": {
- "lodash._objecttypes": "~2.4.1",
- "lodash.keys": "~2.4.1"
- },
+ "name": "lodash.defaults",
+ "version": "2.4.1",
"description": "The Lo-Dash function `_.defaults` as a Node.js module generated by lodash-cli.",
- "devDependencies": {},
- "directories": {},
- "dist": {
- "shasum": "a7e8885f05e68851144b6e12a8f3678026bc4c54",
- "tarball": "https://registry.npmjs.org/lodash.defaults/-/lodash.defaults-2.4.1.tgz"
- },
"homepage": "http://lodash.com/custom-builds",
- "keywords": [
- "functional",
- "lodash",
- "lodash-modularized",
- "server",
- "util"
- ],
"license": "MIT",
- "maintainers": [
- {
- "name": "jdalton",
- "email": "john.david.dalton@gmail.com"
- },
- {
- "name": "kitcambridge",
- "email": "github@kitcambridge.be"
- },
- {
- "name": "mathias",
- "email": "mathias@qiwi.be"
- },
- {
- "name": "phated",
- "email": "blaine@iceddev.com"
- }
+ "keywords": ["functional", "lodash", "lodash-modularized", "server", "util"],
+ "author": "John-David Dalton <john.david.dalton@gmail.com> (http://allyoucanleet.com/)",
+ "contributors": [
+ "John-David Dalton <john.david.dalton@gmail.com> (http://allyoucanleet.com/)",
+ "Blaine Bublitz <blaine@iceddev.com> (http://www.iceddev.com/)",
+ "Kit Cambridge <github@kitcambridge.be> (http://kitcambridge.be/)",
+ "Mathias Bynens <mathias@qiwi.be> (http://mathiasbynens.be/)"
],
- "name": "lodash.defaults",
- "optionalDependencies": {},
- "readme": "ERROR: No README data found!",
- "repository": {
- "type": "git",
- "url": "git+https://github.com/lodash/lodash-cli.git"
- },
- "version": "2.4.1"
+ "bugs": "https://github.com/lodash/lodash-cli/issues",
+ "repository": { "type": "git", "url": "https://github.com/lodash/lodash-cli.git" },
+ "dependencies": {
+ "lodash.keys": "~2.4.1",
+ "lodash._objecttypes": "~2.4.1"
+ }
}