![]() Server : Apache System : Linux server2.corals.io 4.18.0-348.2.1.el8_5.x86_64 #1 SMP Mon Nov 15 09:17:08 EST 2021 x86_64 User : corals ( 1002) PHP Version : 7.4.33 Disable Function : exec,passthru,shell_exec,system Directory : /home/corals/mets.corals.io/wp-content/themes/metras/node_modules/mixin-object/ |
{ "_args": [ [ "[email protected]", "/var/www/vhosts/metras.co/httpdocs/wp-content/themes/metras" ] ], "_development": true, "_from": "[email protected]", "_id": "[email protected]", "_inBundle": false, "_integrity": "sha1-T7lJRB2rGCVA8f4DW6YOGUel5X4=", "_location": "/mixin-object", "_phantomChildren": {}, "_requested": { "type": "version", "registry": true, "raw": "[email protected]", "name": "mixin-object", "escapedName": "mixin-object", "rawSpec": "2.0.1", "saveSpec": null, "fetchSpec": "2.0.1" }, "_requiredBy": [ "/shallow-clone" ], "_resolved": "https://registry.npmjs.org/mixin-object/-/mixin-object-2.0.1.tgz", "_spec": "2.0.1", "_where": "/var/www/vhosts/metras.co/httpdocs/wp-content/themes/metras", "author": { "name": "Jon Schlinkert", "url": "https://github.com/jonschlinkert" }, "bugs": { "url": "https://github.com/jonschlinkert/mixin-object/issues" }, "dependencies": { "for-in": "^0.1.3", "is-extendable": "^0.1.1" }, "description": "Mixin the own and inherited properties of other objects onto the first object. Pass an empty object as the first arg to shallow clone.", "devDependencies": { "mocha": "^2.2.5", "should": "^7.0.1" }, "engines": { "node": ">=0.10.0" }, "files": [ "index.js" ], "homepage": "https://github.com/jonschlinkert/mixin-object", "keywords": [ "assign", "copy", "extend", "key", "merge", "mixin", "object", "objects", "prop", "properties", "property", "shallow", "util", "value" ], "license": "MIT", "main": "index.js", "name": "mixin-object", "repository": { "type": "git", "url": "git+https://github.com/jonschlinkert/mixin-object.git" }, "scripts": { "test": "mocha" }, "verbiage": { "related": { "list": [ "defaults-deep", "extend-shallow", "assign-deep", "mixin-deep", "merge-deep", "isobject", "is-plain-object", "for-own", "for-in" ] } }, "version": "2.0.1" }