![]() 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/ |
{ "_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-MvxLn82vhF/N9+c7uXysImHwqwo=", "_location": "/camelcase", "_phantomChildren": {}, "_requested": { "type": "version", "registry": true, "raw": "[email protected]", "name": "camelcase", "escapedName": "camelcase", "rawSpec": "3.0.0", "saveSpec": null, "fetchSpec": "3.0.0" }, "_requiredBy": [ "/localtunnel/yargs", "/yargs", "/yargs-parser" ], "_resolved": "https://registry.npmjs.org/camelcase/-/camelcase-3.0.0.tgz", "_spec": "3.0.0", "_where": "/var/www/vhosts/metras.co/httpdocs/wp-content/themes/metras", "author": { "name": "Sindre Sorhus", "email": "[email protected]", "url": "http://sindresorhus.com" }, "bugs": { "url": "https://github.com/sindresorhus/camelcase/issues" }, "description": "Convert a dash/dot/underscore/space separated string to camelCase: foo-bar → fooBar", "devDependencies": { "ava": "*", "xo": "*" }, "engines": { "node": ">=0.10.0" }, "files": [ "index.js" ], "homepage": "https://github.com/sindresorhus/camelcase#readme", "keywords": [ "camelcase", "camel-case", "camel", "case", "dash", "hyphen", "dot", "underscore", "separator", "string", "text", "convert" ], "license": "MIT", "name": "camelcase", "repository": { "type": "git", "url": "git+https://github.com/sindresorhus/camelcase.git" }, "scripts": { "test": "xo && ava" }, "version": "3.0.0" }