Server IP : 66.29.132.122 / Your IP : 3.140.186.54 Web Server : LiteSpeed System : Linux business142.web-hosting.com 4.18.0-553.lve.el8.x86_64 #1 SMP Mon May 27 15:27:34 UTC 2024 x86_64 User : admazpex ( 531) PHP Version : 7.2.34 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON | Sudo : OFF | Pkexec : OFF Directory : /proc/self/root/proc/self/root/proc/thread-self/root/opt/alt/alt-nodejs8/root/lib/node_modules/npm/node_modules.bundled/decamelize/ |
Upload File : |
{ "_from": "decamelize@^1.1.1", "_id": "decamelize@1.2.0", "_inBundle": false, "_integrity": "sha1-9lNNFRSCabIDUue+4m9QH5oZEpA=", "_location": "/decamelize", "_phantomChildren": {}, "_requested": { "type": "range", "registry": true, "raw": "decamelize@^1.1.1", "name": "decamelize", "escapedName": "decamelize", "rawSpec": "^1.1.1", "saveSpec": null, "fetchSpec": "^1.1.1" }, "_requiredBy": [ "/tacks/yargs", "/yargs" ], "_resolved": "https://registry.npmjs.org/decamelize/-/decamelize-1.2.0.tgz", "_shasum": "f6534d15148269b20352e7bee26f501f9a191290", "_spec": "decamelize@^1.1.1", "_where": "/Users/rebecca/code/npm/node_modules/yargs", "author": { "name": "Sindre Sorhus", "email": "sindresorhus@gmail.com", "url": "sindresorhus.com" }, "bugs": { "url": "https://github.com/sindresorhus/decamelize/issues" }, "bundleDependencies": false, "deprecated": false, "description": "Convert a camelized string into a lowercased one with a custom separator: unicornRainbow → unicorn_rainbow", "devDependencies": { "ava": "*", "xo": "*" }, "engines": { "node": ">=0.10.0" }, "files": [ "index.js" ], "homepage": "https://github.com/sindresorhus/decamelize#readme", "keywords": [ "decamelize", "decamelcase", "camelcase", "lowercase", "case", "dash", "hyphen", "string", "str", "text", "convert" ], "license": "MIT", "name": "decamelize", "repository": { "type": "git", "url": "git+https://github.com/sindresorhus/decamelize.git" }, "scripts": { "test": "xo && ava" }, "version": "1.2.0" }