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._getnative/package.json')
-rw-r--r--node_modules/lodash._getnative/package.json90
1 files changed, 59 insertions, 31 deletions
diff --git a/node_modules/lodash._getnative/package.json b/node_modules/lodash._getnative/package.json
index cc8adde7d..a383d8d07 100644
--- a/node_modules/lodash._getnative/package.json
+++ b/node_modules/lodash._getnative/package.json
@@ -1,15 +1,48 @@
{
- "name": "lodash._getnative",
- "version": "3.9.0",
- "description": "The modern build of lodash’s internal `getNative` as a module.",
- "homepage": "https://lodash.com/",
- "icon": "https://lodash.com/icon.svg",
- "license": "MIT",
+ "_args": [
+ [
+ "lodash._getnative@^3.0.0",
+ "/Users/rebecca/code/npm/node_modules/lodash._baseclone"
+ ]
+ ],
+ "_from": "lodash._getnative@>=3.0.0 <4.0.0",
+ "_id": "lodash._getnative@3.9.0",
+ "_inCache": true,
+ "_location": "/lodash._getnative",
+ "_nodeVersion": "0.12.3",
+ "_npmUser": {
+ "email": "john.david.dalton@gmail.com",
+ "name": "jdalton"
+ },
+ "_npmVersion": "2.10.0",
+ "_phantomChildren": {},
+ "_requested": {
+ "name": "lodash._getnative",
+ "raw": "lodash._getnative@^3.0.0",
+ "rawSpec": "^3.0.0",
+ "scope": null,
+ "spec": ">=3.0.0 <4.0.0",
+ "type": "range"
+ },
+ "_requiredBy": [
+ "/lodash._baseclone",
+ "/lodash._createcache",
+ "/lodash.keys",
+ "/lodash.uniq"
+ ],
+ "_resolved": "https://registry.npmjs.org/lodash._getnative/-/lodash._getnative-3.9.0.tgz",
+ "_shasum": "a478f0b87dd17d75b4311ffca2f551b2623977d9",
+ "_shrinkwrap": null,
+ "_spec": "lodash._getnative@^3.0.0",
+ "_where": "/Users/rebecca/code/npm/node_modules/lodash._baseclone",
"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,36 +70,31 @@
"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.\""
- },
- "bugs": {
- "url": "https://github.com/lodash/lodash/issues"
- },
- "_id": "lodash._getnative@3.9.0",
- "_shasum": "a478f0b87dd17d75b4311ffca2f551b2623977d9",
- "_from": "lodash._getnative@3.9.0",
- "_npmVersion": "2.10.0",
- "_nodeVersion": "0.12.3",
- "_npmUser": {
- "name": "jdalton",
- "email": "john.david.dalton@gmail.com"
+ "dependencies": {},
+ "description": "The modern build of lodash’s internal `getNative` as a module.",
+ "devDependencies": {},
+ "directories": {},
+ "dist": {
+ "shasum": "a478f0b87dd17d75b4311ffca2f551b2623977d9",
+ "tarball": "http://registry.npmjs.org/lodash._getnative/-/lodash._getnative-3.9.0.tgz"
},
+ "homepage": "https://lodash.com/",
+ "icon": "https://lodash.com/icon.svg",
+ "license": "MIT",
"maintainers": [
{
"name": "jdalton",
"email": "john.david.dalton@gmail.com"
}
],
- "dist": {
- "shasum": "a478f0b87dd17d75b4311ffca2f551b2623977d9",
- "tarball": "http://registry.npmjs.org/lodash._getnative/-/lodash._getnative-3.9.0.tgz"
+ "name": "lodash._getnative",
+ "optionalDependencies": {},
+ "repository": {
+ "type": "git",
+ "url": "git+https://github.com/lodash/lodash.git"
},
- "directories": {},
- "_resolved": "https://registry.npmjs.org/lodash._getnative/-/lodash._getnative-3.9.0.tgz",
- "readme": "ERROR: No README data found!"
+ "scripts": {
+ "test": "echo \"See https://travis-ci.org/lodash/lodash-cli for testing details.\""
+ },
+ "version": "3.9.0"
}