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._baseassign/package.json')
-rw-r--r--node_modules/lodash._baseassign/package.json116
1 files changed, 0 insertions, 116 deletions
diff --git a/node_modules/lodash._baseassign/package.json b/node_modules/lodash._baseassign/package.json
deleted file mode 100644
index 5c5c48771..000000000
--- a/node_modules/lodash._baseassign/package.json
+++ /dev/null
@@ -1,116 +0,0 @@
-{
- "_args": [
- [
- "lodash._baseassign@^3.0.0",
- "/Users/rebecca/code/npm/node_modules/lodash._baseclone"
- ]
- ],
- "_from": "lodash._baseassign@>=3.0.0 <4.0.0",
- "_id": "lodash._baseassign@3.2.0",
- "_inCache": true,
- "_location": "/lodash._baseassign",
- "_nodeVersion": "0.12.3",
- "_npmUser": {
- "email": "john.david.dalton@gmail.com",
- "name": "jdalton"
- },
- "_npmVersion": "2.10.0",
- "_phantomChildren": {},
- "_requested": {
- "name": "lodash._baseassign",
- "raw": "lodash._baseassign@^3.0.0",
- "rawSpec": "^3.0.0",
- "scope": null,
- "spec": ">=3.0.0 <4.0.0",
- "type": "range"
- },
- "_requiredBy": [
- "/lodash._baseclone"
- ],
- "_resolved": "https://registry.npmjs.org/lodash._baseassign/-/lodash._baseassign-3.2.0.tgz",
- "_shasum": "8c38a099500f215ad09e59f1722fd0c52bfe0a4e",
- "_shrinkwrap": null,
- "_spec": "lodash._baseassign@^3.0.0",
- "_where": "/Users/rebecca/code/npm/node_modules/lodash._baseclone",
- "author": {
- "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",
- "email": "john.david.dalton@gmail.com",
- "url": "http://allyoucanleet.com/"
- },
- {
- "name": "Benjamin Tan",
- "email": "demoneaux@gmail.com",
- "url": "https://d10.github.io/"
- },
- {
- "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": "https://mathiasbynens.be/"
- }
- ],
- "dependencies": {
- "lodash._basecopy": "^3.0.0",
- "lodash.keys": "^3.0.0"
- },
- "description": "The modern build of lodash’s internal `baseAssign` as a module.",
- "devDependencies": {},
- "directories": {},
- "dist": {
- "shasum": "8c38a099500f215ad09e59f1722fd0c52bfe0a4e",
- "tarball": "http://registry.npmjs.org/lodash._baseassign/-/lodash._baseassign-3.2.0.tgz"
- },
- "homepage": "https://lodash.com/",
- "icon": "https://lodash.com/icon.svg",
- "license": "MIT",
- "maintainers": [
- {
- "name": "jdalton",
- "email": "john.david.dalton@gmail.com"
- },
- {
- "name": "d10",
- "email": "demoneaux@gmail.com"
- },
- {
- "name": "kitcambridge",
- "email": "github@kitcambridge.be"
- },
- {
- "name": "mathias",
- "email": "mathias@qiwi.be"
- },
- {
- "name": "phated",
- "email": "blaine@iceddev.com"
- }
- ],
- "name": "lodash._baseassign",
- "optionalDependencies": {},
- "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.\""
- },
- "version": "3.2.0"
-}