MOON
Server: Apache
System: Linux 54-179-220-51.cprapid.com 3.10.0-1160.144.1.el7.tuxcare.els4.x86_64 #1 SMP Tue Apr 7 08:40:40 UTC 2026 x86_64
User: thehunarfound (1001)
PHP: 7.4.29
Disabled: NONE
Upload Files
File: /home/thehunarfound/www/DMSold/node_modules/camelcase/package.json
{
  "_args": [
    [
      "camelcase@2.1.1",
      "D:\\xamp2\\htdocs\\DMS"
    ]
  ],
  "_from": "camelcase@2.1.1",
  "_id": "camelcase@2.1.1",
  "_inBundle": false,
  "_integrity": "sha1-fB0W1nmhu+WcoCys7PsBHiAfWh8=",
  "_location": "/camelcase",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "camelcase@2.1.1",
    "name": "camelcase",
    "escapedName": "camelcase",
    "rawSpec": "2.1.1",
    "saveSpec": null,
    "fetchSpec": "2.1.1"
  },
  "_requiredBy": [
    "/camelcase-keys",
    "/yargs"
  ],
  "_resolved": "https://registry.npmjs.org/camelcase/-/camelcase-2.1.1.tgz",
  "_spec": "2.1.1",
  "_where": "D:\\xamp2\\htdocs\\DMS",
  "author": {
    "name": "Sindre Sorhus",
    "email": "sindresorhus@gmail.com",
    "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": "2.1.1"
}