![]() 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/camelcase-keys/ |
{ "_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-oqpfsa9oh1glnDLBQUJteJI7m3c=", "_location": "/camelcase-keys", "_phantomChildren": {}, "_requested": { "type": "version", "registry": true, "raw": "[email protected]", "name": "camelcase-keys", "escapedName": "camelcase-keys", "rawSpec": "4.2.0", "saveSpec": null, "fetchSpec": "4.2.0" }, "_requiredBy": [ "/meow" ], "_resolved": "https://registry.npmjs.org/camelcase-keys/-/camelcase-keys-4.2.0.tgz", "_spec": "4.2.0", "_where": "/var/www/vhosts/metras.co/httpdocs/wp-content/themes/metras", "author": { "name": "Sindre Sorhus", "email": "[email protected]", "url": "sindresorhus.com" }, "bugs": { "url": "https://github.com/sindresorhus/camelcase-keys/issues" }, "dependencies": { "camelcase": "^4.1.0", "map-obj": "^2.0.0", "quick-lru": "^1.0.0" }, "description": "Convert object keys to camelCase", "devDependencies": { "ava": "*", "matcha": "^0.7.0", "xo": "*" }, "engines": { "node": ">=4" }, "files": [ "index.js" ], "homepage": "https://github.com/sindresorhus/camelcase-keys#readme", "keywords": [ "map", "obj", "object", "key", "keys", "value", "values", "val", "iterate", "camelcase", "camel-case", "camel", "case", "dash", "hyphen", "dot", "underscore", "separator", "string", "text", "convert", "deep", "recurse", "recursive" ], "license": "MIT", "name": "camelcase-keys", "repository": { "type": "git", "url": "git+https://github.com/sindresorhus/camelcase-keys.git" }, "scripts": { "bench": "matcha bench/bench.js", "test": "xo && ava" }, "version": "4.2.0", "xo": { "overrides": [ { "files": "bench/bench.js", "rules": { "import/no-unresolved": "off" } } ] } }