![]() 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/is-extendable/ |
{ "_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-YrEQ4omkcUGOPsNqYX1HLjAd/Ik=", "_location": "/is-extendable", "_phantomChildren": {}, "_requested": { "type": "version", "registry": true, "raw": "[email protected]", "name": "is-extendable", "escapedName": "is-extendable", "rawSpec": "0.1.1", "saveSpec": null, "fetchSpec": "0.1.1" }, "_requiredBy": [ "/braces/extend-shallow", "/expand-brackets/extend-shallow", "/extglob/extend-shallow", "/fill-range/extend-shallow", "/mixin-object", "/set-value", "/set-value/extend-shallow", "/shallow-clone", "/snapdragon/extend-shallow", "/union-value" ], "_resolved": "https://registry.npmjs.org/is-extendable/-/is-extendable-0.1.1.tgz", "_spec": "0.1.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/is-extendable/issues" }, "description": "Returns true if a value is any of the object types: array, regexp, plain object, function or date. This is useful for determining if a value can be extended, e.g. \"can the value have keys?\"", "devDependencies": { "mocha": "*" }, "engines": { "node": ">=0.10.0" }, "files": [ "index.js" ], "homepage": "https://github.com/jonschlinkert/is-extendable", "keywords": [ "array", "assign", "check", "date", "extend", "extensible", "function", "is", "object", "regex", "test" ], "license": "MIT", "main": "index.js", "name": "is-extendable", "repository": { "type": "git", "url": "git+https://github.com/jonschlinkert/is-extendable.git" }, "scripts": { "test": "mocha" }, "verbiage": { "related": { "list": [ "isobject", "is-plain-object", "kind-of", "is-extendable", "is-equal-shallow", "extend-shallow", "assign-deep" ] } }, "version": "0.1.1" }