| Server IP : 157.230.181.24 / Your IP : 216.73.217.11 Web Server : Apache/2.4.58 (Ubuntu) System : Linux conductive 6.8.0-117-generic #117-Ubuntu SMP PREEMPT_DYNAMIC Tue May 5 19:26:24 UTC 2026 x86_64 User : ( 1000) PHP Version : 8.3.31 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : OFF | Sudo : ON | Pkexec : OFF Directory : /var/www/vhosts/convo/node_modules/decamelize/ |
Upload File : |
{
"_args": [
[
"decamelize@^1.0.0",
"/Users/calebloffer/Sites/converse/node_modules/yargs"
]
],
"_from": "decamelize@>=1.0.0 <2.0.0",
"_id": "decamelize@1.1.2",
"_inCache": true,
"_installable": true,
"_location": "/decamelize",
"_nodeVersion": "4.2.1",
"_npmUser": {
"email": "sindresorhus@gmail.com",
"name": "sindresorhus"
},
"_npmVersion": "2.14.7",
"_phantomChildren": {},
"_requested": {
"name": "decamelize",
"raw": "decamelize@^1.0.0",
"rawSpec": "^1.0.0",
"scope": null,
"spec": ">=1.0.0 <2.0.0",
"type": "range"
},
"_requiredBy": [
"/meow",
"/yargs"
],
"_resolved": "https://registry.npmjs.org/decamelize/-/decamelize-1.1.2.tgz",
"_shasum": "dcc93727be209632e98b02718ef4cb79602322f2",
"_shrinkwrap": null,
"_spec": "decamelize@^1.0.0",
"_where": "/Users/calebloffer/Sites/converse/node_modules/yargs",
"author": {
"email": "sindresorhus@gmail.com",
"name": "Sindre Sorhus",
"url": "sindresorhus.com"
},
"bugs": {
"url": "https://github.com/sindresorhus/decamelize/issues"
},
"dependencies": {
"escape-string-regexp": "^1.0.4"
},
"description": "Convert a camelized string into a lowercased one with a custom separator: unicornRainbow → unicorn_rainbow",
"devDependencies": {
"ava": "*",
"xo": "*"
},
"directories": {},
"dist": {
"shasum": "dcc93727be209632e98b02718ef4cb79602322f2",
"tarball": "http://registry.npmjs.org/decamelize/-/decamelize-1.1.2.tgz"
},
"engines": {
"node": ">=0.10.0"
},
"files": [
"index.js"
],
"gitHead": "82c87d3382126375ab0c3b7f5438bfd5eccb18c3",
"homepage": "https://github.com/sindresorhus/decamelize",
"keywords": [
"camelcase",
"case",
"convert",
"dash",
"decamelcase",
"decamelize",
"hyphen",
"lowercase",
"str",
"string",
"text"
],
"license": "MIT",
"maintainers": [
{
"name": "sindresorhus",
"email": "sindresorhus@gmail.com"
}
],
"name": "decamelize",
"optionalDependencies": {},
"readme": "ERROR: No README data found!",
"repository": {
"type": "git",
"url": "git+https://github.com/sindresorhus/decamelize.git"
},
"scripts": {
"test": "xo && ava"
},
"version": "1.1.2"
}