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/lodash.without/package.json')
-rw-r--r--node_modules/lodash.without/package.json68
1 files changed, 14 insertions, 54 deletions
diff --git a/node_modules/lodash.without/package.json b/node_modules/lodash.without/package.json
index 603342eda..7bcb63c70 100644
--- a/node_modules/lodash.without/package.json
+++ b/node_modules/lodash.without/package.json
@@ -1,59 +1,37 @@
{
- "_args": [
- [
- {
- "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@4.4.0",
+ "_from": "lodash.without@~4.4.0",
"_id": "lodash.without@4.4.0",
- "_inCache": true,
+ "_integrity": "sha1-PNRXSgC2e643OpS3SHcmQFB7eqw=",
"_location": "/lodash.without",
- "_nodeVersion": "4.4.7",
- "_npmOperationalInternal": {
- "host": "packages-16-east.internal.npmjs.com",
- "tmp": "tmp/lodash.without-4.4.0.tgz_1471110432266_0.7884129623416811"
- },
- "_npmUser": {
- "name": "jdalton",
- "email": "john.david.dalton@gmail.com"
- },
- "_npmVersion": "2.15.10",
"_phantomChildren": {},
"_requested": {
- "raw": "lodash.without@4.4.0",
- "scope": null,
- "escapedName": "lodash.without",
+ "type": "range",
+ "registry": true,
+ "raw": "lodash.without@~4.4.0",
"name": "lodash.without",
- "rawSpec": "4.4.0",
- "spec": "4.4.0",
- "type": "version"
+ "escapedName": "lodash.without",
+ "rawSpec": "~4.4.0",
+ "saveSpec": null,
+ "fetchSpec": "~4.4.0"
},
"_requiredBy": [
- "#USER",
"/"
],
"_resolved": "https://registry.npmjs.org/lodash.without/-/lodash.without-4.4.0.tgz",
"_shasum": "3cd4574a00b67bae373a94b748772640507b7aac",
"_shrinkwrap": null,
- "_spec": "lodash.without@4.4.0",
+ "_spec": "lodash.without@~4.4.0",
"_where": "/Users/zkat/Documents/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",
@@ -72,13 +50,9 @@
}
],
"dependencies": {},
+ "deprecated": false,
"description": "The lodash method `_.without` exported as a module.",
"devDependencies": {},
- "directories": {},
- "dist": {
- "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",
"keywords": [
@@ -86,23 +60,9 @@
"without"
],
"license": "MIT",
- "maintainers": [
- {
- "name": "jdalton",
- "email": "john.david.dalton@gmail.com"
- },
- {
- "name": "mathias",
- "email": "mathias@qiwi.be"
- },
- {
- "name": "phated",
- "email": "blaine@iceddev.com"
- }
- ],
"name": "lodash.without",
"optionalDependencies": {},
- "readme": "ERROR: No README data found!",
+ "peerDependencies": {},
"repository": {
"type": "git",
"url": "git+https://github.com/lodash/lodash.git"