summaryrefslogtreecommitdiff
path: root/deps/npm/node_modules/lodash.without/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'deps/npm/node_modules/lodash.without/package.json')
-rw-r--r--deps/npm/node_modules/lodash.without/package.json78
1 files changed, 42 insertions, 36 deletions
diff --git a/deps/npm/node_modules/lodash.without/package.json b/deps/npm/node_modules/lodash.without/package.json
index 0aac3a5cb6..603342edad 100644
--- a/deps/npm/node_modules/lodash.without/package.json
+++ b/deps/npm/node_modules/lodash.without/package.json
@@ -1,45 +1,54 @@
{
"_args": [
[
- "lodash.without@latest",
- "/Users/rebecca/code/npm"
+ {
+ "raw": "lodash.without@4.4.0",
+ "scope": null,
+ "escapedName": "lodash.without",
+ "name": "lodash.without",
+ "rawSpec": "4.4.0",
+ "spec": "4.4.0",
+ "type": "version"
+ },
+ "/Users/zkat/Documents/code/npm"
]
],
- "_from": "lodash.without@latest",
- "_id": "lodash.without@4.2.0",
+ "_from": "lodash.without@4.4.0",
+ "_id": "lodash.without@4.4.0",
"_inCache": true,
- "_installable": true,
"_location": "/lodash.without",
- "_nodeVersion": "5.5.0",
+ "_nodeVersion": "4.4.7",
"_npmOperationalInternal": {
"host": "packages-16-east.internal.npmjs.com",
- "tmp": "tmp/lodash.without-4.2.0.tgz_1463062688060_0.9002856267616153"
+ "tmp": "tmp/lodash.without-4.4.0.tgz_1471110432266_0.7884129623416811"
},
"_npmUser": {
- "email": "john.david.dalton@gmail.com",
- "name": "jdalton"
+ "name": "jdalton",
+ "email": "john.david.dalton@gmail.com"
},
- "_npmVersion": "2.15.5",
+ "_npmVersion": "2.15.10",
"_phantomChildren": {},
"_requested": {
- "name": "lodash.without",
- "raw": "lodash.without@latest",
- "rawSpec": "latest",
+ "raw": "lodash.without@4.4.0",
"scope": null,
- "spec": "latest",
- "type": "tag"
+ "escapedName": "lodash.without",
+ "name": "lodash.without",
+ "rawSpec": "4.4.0",
+ "spec": "4.4.0",
+ "type": "version"
},
"_requiredBy": [
+ "#USER",
"/"
],
- "_resolved": "https://registry.npmjs.org/lodash.without/-/lodash.without-4.2.0.tgz",
- "_shasum": "f89ec9a8ee2d7ec14f8a9cad72a3f5ee12c5a4a6",
+ "_resolved": "https://registry.npmjs.org/lodash.without/-/lodash.without-4.4.0.tgz",
+ "_shasum": "3cd4574a00b67bae373a94b748772640507b7aac",
"_shrinkwrap": null,
- "_spec": "lodash.without@latest",
- "_where": "/Users/rebecca/code/npm",
+ "_spec": "lodash.without@4.4.0",
+ "_where": "/Users/zkat/Documents/code/npm",
"author": {
- "email": "john.david.dalton@gmail.com",
"name": "John-David Dalton",
+ "email": "john.david.dalton@gmail.com",
"url": "http://allyoucanleet.com/"
},
"bugs": {
@@ -47,31 +56,28 @@
},
"contributors": [
{
- "email": "john.david.dalton@gmail.com",
"name": "John-David Dalton",
+ "email": "john.david.dalton@gmail.com",
"url": "http://allyoucanleet.com/"
},
{
- "email": "blaine.bublitz@gmail.com",
"name": "Blaine Bublitz",
+ "email": "blaine.bublitz@gmail.com",
"url": "https://github.com/phated"
},
{
- "email": "mathias@qiwi.be",
"name": "Mathias Bynens",
+ "email": "mathias@qiwi.be",
"url": "https://mathiasbynens.be/"
}
],
- "dependencies": {
- "lodash._basedifference": "~4.5.0",
- "lodash.rest": "^4.0.0"
- },
+ "dependencies": {},
"description": "The lodash method `_.without` exported as a module.",
"devDependencies": {},
"directories": {},
"dist": {
- "shasum": "f89ec9a8ee2d7ec14f8a9cad72a3f5ee12c5a4a6",
- "tarball": "https://registry.npmjs.org/lodash.without/-/lodash.without-4.2.0.tgz"
+ "shasum": "3cd4574a00b67bae373a94b748772640507b7aac",
+ "tarball": "https://registry.npmjs.org/lodash.without/-/lodash.without-4.4.0.tgz"
},
"homepage": "https://lodash.com/",
"icon": "https://lodash.com/icon.svg",
@@ -82,16 +88,16 @@
"license": "MIT",
"maintainers": [
{
- "email": "john.david.dalton@gmail.com",
- "name": "jdalton"
+ "name": "jdalton",
+ "email": "john.david.dalton@gmail.com"
},
{
- "email": "mathias@qiwi.be",
- "name": "mathias"
+ "name": "mathias",
+ "email": "mathias@qiwi.be"
},
{
- "email": "blaine@iceddev.com",
- "name": "phated"
+ "name": "phated",
+ "email": "blaine@iceddev.com"
}
],
"name": "lodash.without",
@@ -104,5 +110,5 @@
"scripts": {
"test": "echo \"See https://travis-ci.org/lodash/lodash-cli for testing details.\""
},
- "version": "4.2.0"
+ "version": "4.4.0"
}