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._createcache/package.json')
-rw-r--r--node_modules/lodash._createcache/package.json87
1 files changed, 56 insertions, 31 deletions
diff --git a/node_modules/lodash._createcache/package.json b/node_modules/lodash._createcache/package.json
index 87282e760..cbf171994 100644
--- a/node_modules/lodash._createcache/package.json
+++ b/node_modules/lodash._createcache/package.json
@@ -1,15 +1,46 @@
{
- "name": "lodash._createcache",
- "version": "3.1.1",
- "description": "The modern build of lodash’s internal `createCache` as a module.",
- "homepage": "https://lodash.com/",
- "icon": "https://lodash.com/icon.svg",
- "license": "MIT",
+ "_args": [
+ [
+ "lodash._createcache@^3.0.0",
+ "/Users/rebecca/code/npm/node_modules/lodash._baseuniq"
+ ]
+ ],
+ "_from": "lodash._createcache@>=3.0.0 <4.0.0",
+ "_id": "lodash._createcache@3.1.1",
+ "_inCache": true,
+ "_location": "/lodash._createcache",
+ "_nodeVersion": "2.0.2",
+ "_npmUser": {
+ "email": "john.david.dalton@gmail.com",
+ "name": "jdalton"
+ },
+ "_npmVersion": "2.9.0",
+ "_phantomChildren": {},
+ "_requested": {
+ "name": "lodash._createcache",
+ "raw": "lodash._createcache@^3.0.0",
+ "rawSpec": "^3.0.0",
+ "scope": null,
+ "spec": ">=3.0.0 <4.0.0",
+ "type": "range"
+ },
+ "_requiredBy": [
+ "/lodash._basedifference",
+ "/lodash._baseuniq"
+ ],
+ "_resolved": "https://registry.npmjs.org/lodash._createcache/-/lodash._createcache-3.1.1.tgz",
+ "_shasum": "83c2e486cef63033b3764fb50910157726487c45",
+ "_shrinkwrap": null,
+ "_spec": "lodash._createcache@^3.0.0",
+ "_where": "/Users/rebecca/code/npm/node_modules/lodash._baseuniq",
"author": {
- "name": "John-David Dalton",
"email": "john.david.dalton@gmail.com",
+ "name": "John-David Dalton",
"url": "http://allyoucanleet.com/"
},
+ "bugs": {
+ "url": "https://github.com/lodash/lodash/issues"
+ },
"contributors": [
{
"name": "John-David Dalton",
@@ -37,28 +68,19 @@
"url": "https://mathiasbynens.be/"
}
],
- "repository": {
- "type": "git",
- "url": "git+https://github.com/lodash/lodash.git"
- },
- "scripts": {
- "test": "echo \"See https://travis-ci.org/lodash/lodash-cli for testing details.\""
- },
"dependencies": {
"lodash._getnative": "^3.0.0"
},
- "bugs": {
- "url": "https://github.com/lodash/lodash/issues"
- },
- "_id": "lodash._createcache@3.1.1",
- "_shasum": "83c2e486cef63033b3764fb50910157726487c45",
- "_from": "lodash._createcache@3.1.1",
- "_npmVersion": "2.9.0",
- "_nodeVersion": "2.0.2",
- "_npmUser": {
- "name": "jdalton",
- "email": "john.david.dalton@gmail.com"
+ "description": "The modern build of lodash’s internal `createCache` as a module.",
+ "devDependencies": {},
+ "directories": {},
+ "dist": {
+ "shasum": "83c2e486cef63033b3764fb50910157726487c45",
+ "tarball": "http://registry.npmjs.org/lodash._createcache/-/lodash._createcache-3.1.1.tgz"
},
+ "homepage": "https://lodash.com/",
+ "icon": "https://lodash.com/icon.svg",
+ "license": "MIT",
"maintainers": [
{
"name": "jdalton",
@@ -81,11 +103,14 @@
"email": "demoneaux@gmail.com"
}
],
- "dist": {
- "shasum": "83c2e486cef63033b3764fb50910157726487c45",
- "tarball": "http://registry.npmjs.org/lodash._createcache/-/lodash._createcache-3.1.1.tgz"
+ "name": "lodash._createcache",
+ "optionalDependencies": {},
+ "repository": {
+ "type": "git",
+ "url": "git+https://github.com/lodash/lodash.git"
},
- "directories": {},
- "_resolved": "https://registry.npmjs.org/lodash._createcache/-/lodash._createcache-3.1.1.tgz",
- "readme": "ERROR: No README data found!"
+ "scripts": {
+ "test": "echo \"See https://travis-ci.org/lodash/lodash-cli for testing details.\""
+ },
+ "version": "3.1.1"
}