You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
132 lines
3.0 KiB
132 lines
3.0 KiB
{ |
|
"_args": [ |
|
[ |
|
"mixin-deep@^1.2.0", |
|
"/Users/rdrew/themes/lmmi_journal_theme/node_modules/base" |
|
] |
|
], |
|
"_from": "mixin-deep@>=1.2.0 <2.0.0", |
|
"_id": "mixin-deep@1.3.1", |
|
"_inCache": true, |
|
"_installable": true, |
|
"_location": "/mixin-deep", |
|
"_nodeVersion": "8.4.0", |
|
"_npmOperationalInternal": { |
|
"host": "s3://npm-registry-packages", |
|
"tmp": "tmp/mixin-deep_1.3.1_1518020927684_0.7699699187019273" |
|
}, |
|
"_npmUser": { |
|
"email": "brian.woodward@gmail.com", |
|
"name": "doowb" |
|
}, |
|
"_npmVersion": "5.3.0", |
|
"_phantomChildren": { |
|
"is-plain-object": "2.0.4" |
|
}, |
|
"_requested": { |
|
"name": "mixin-deep", |
|
"raw": "mixin-deep@^1.2.0", |
|
"rawSpec": "^1.2.0", |
|
"scope": null, |
|
"spec": ">=1.2.0 <2.0.0", |
|
"type": "range" |
|
}, |
|
"_requiredBy": [ |
|
"/base" |
|
], |
|
"_resolved": "https://registry.npmjs.org/mixin-deep/-/mixin-deep-1.3.1.tgz", |
|
"_shasum": "a49e7268dce1a0d9698e45326c5626df3543d0fe", |
|
"_shrinkwrap": null, |
|
"_spec": "mixin-deep@^1.2.0", |
|
"_where": "/Users/rdrew/themes/lmmi_journal_theme/node_modules/base", |
|
"author": { |
|
"name": "Jon Schlinkert", |
|
"url": "https://github.com/jonschlinkert" |
|
}, |
|
"bugs": { |
|
"url": "https://github.com/jonschlinkert/mixin-deep/issues" |
|
}, |
|
"dependencies": { |
|
"for-in": "^1.0.2", |
|
"is-extendable": "^1.0.1" |
|
}, |
|
"description": "Deeply mix the properties of objects into the first object. Like merge-deep, but doesn't clone.", |
|
"devDependencies": { |
|
"gulp-format-md": "^1.0.0", |
|
"mocha": "^3.5.3", |
|
"should": "^13.1.3" |
|
}, |
|
"directories": {}, |
|
"dist": { |
|
"fileCount": 4, |
|
"integrity": "sha512-8ZItLHeEgaqEvd5lYBXfm4EZSFCX29Jb9K+lAHhDKzReKBQKj3R+7NOF6tjqYi9t4oI8VUfaWITJQm86wnXGNQ==", |
|
"shasum": "a49e7268dce1a0d9698e45326c5626df3543d0fe", |
|
"tarball": "https://registry.npmjs.org/mixin-deep/-/mixin-deep-1.3.1.tgz", |
|
"unpackedSize": 6982 |
|
}, |
|
"engines": { |
|
"node": ">=0.10.0" |
|
}, |
|
"files": [ |
|
"index.js" |
|
], |
|
"gitHead": "a4bcf3ef9cdc144c4c39ff8f1e1f566f338c477e", |
|
"homepage": "https://github.com/jonschlinkert/mixin-deep", |
|
"keywords": [ |
|
"deep", |
|
"extend", |
|
"key", |
|
"keys", |
|
"merge", |
|
"mixin", |
|
"object", |
|
"prop", |
|
"properties", |
|
"util", |
|
"values" |
|
], |
|
"license": "MIT", |
|
"main": "index.js", |
|
"maintainers": [ |
|
{ |
|
"email": "brian.woodward@gmail.com", |
|
"name": "doowb" |
|
}, |
|
{ |
|
"email": "github@sellside.com", |
|
"name": "jonschlinkert" |
|
} |
|
], |
|
"name": "mixin-deep", |
|
"optionalDependencies": {}, |
|
"readme": "ERROR: No README data found!", |
|
"repository": { |
|
"type": "git", |
|
"url": "git+https://github.com/jonschlinkert/mixin-deep.git" |
|
}, |
|
"scripts": { |
|
"test": "mocha" |
|
}, |
|
"verb": { |
|
"layout": "default", |
|
"lint": { |
|
"reflinks": true |
|
}, |
|
"plugins": [ |
|
"gulp-format-md" |
|
], |
|
"related": { |
|
"list": [ |
|
"defaults-deep", |
|
"extend-shallow", |
|
"merge-deep", |
|
"mixin-object" |
|
] |
|
}, |
|
"tasks": [ |
|
"readme" |
|
], |
|
"toc": false |
|
}, |
|
"version": "1.3.1" |
|
}
|
|
|