{
  "_args": [
    [
      "camelcase@6.0.0",
      "/var/www/siti/c4rgocloud/node_modules/assets-webpack-plugin"
    ]
  ],
  "_from": "camelcase@6.0.0",
  "_hasShrinkwrap": false,
  "_id": "camelcase@6.0.0",
  "_inCache": true,
  "_installable": true,
  "_location": "/camelcase",
  "_nodeVersion": "10.19.0",
  "_npmOperationalInternal": {
    "host": "s3://npm-registry-packages",
    "tmp": "tmp/camelcase_6.0.0_1586229780284_0.34572182948635266"
  },
  "_npmUser": {
    "email": "sindresorhus@gmail.com",
    "name": "sindresorhus"
  },
  "_npmVersion": "6.13.4",
  "_phantomChildren": {},
  "_requested": {
    "name": "camelcase",
    "raw": "camelcase@6.0.0",
    "rawSpec": "6.0.0",
    "scope": null,
    "spec": "6.0.0",
    "type": "version"
  },
  "_requiredBy": [
    "/assets-webpack-plugin"
  ],
  "_resolved": "https://registry.npmjs.org/camelcase/-/camelcase-6.0.0.tgz",
  "_shasum": "5259f7c30e35e278f1bdc2a4d91230b37cad981e",
  "_shrinkwrap": null,
  "_spec": "camelcase@6.0.0",
  "_where": "/var/www/siti/c4rgocloud/node_modules/assets-webpack-plugin",
  "author": {
    "email": "sindresorhus@gmail.com",
    "name": "Sindre Sorhus",
    "url": "https://sindresorhus.com"
  },
  "bugs": {
    "url": "https://github.com/sindresorhus/camelcase/issues"
  },
  "dependencies": {},
  "description": "Convert a dash/dot/underscore/space separated string to camelCase or PascalCase: `foo-bar` → `fooBar`",
  "devDependencies": {
    "ava": "^1.4.1",
    "tsd": "^0.11.0",
    "xo": "^0.28.3"
  },
  "directories": {},
  "dist": {
    "fileCount": 5,
    "integrity": "sha512-8KMDF1Vz2gzOq54ONPJS65IvTUaB1cHJ2DMM7MbPmLZljDH1qpzzLsWdiN9pHh6qvkRVDTi/07+eNGch/oLU4w==",
    "npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJei/IUCRA9TVsSAnZWagAASEMQAKA4Tx3t3ZP1i8OfRYn3\nfzHKf7hELGzAHO9DjHzVSq6FVk4fq2NRF8GKXR9DFbAdaE4wfjfgZ4y/cnQz\nCGbMIT7TaplnZ2kuARxLnyH0/7Y5pmBzKrYsJ2yg+RphWHUj/zDuskKbvnm0\nUSVHCvXkViSAqeui1V/v1MgFkrseQoWAqzj5I8kDpgr9Rx3hgCIpGjUdj1OB\n9HkvNax7VVmjGl8ufSGe+cBiHnaGtfDHYh+cnkLMhgoFlY59zvu33y9wQTHO\nqNb6HN7tGwxhEot/2zT450deXsNTpt8eG3kg38fqgM4m5U3ExS9V+JKRr/5y\nRF+UT7JI4hNdoGk6XI7cZW9u1AnipN0VJPrcD0+HdHrqhWJwXfVym51I0DiL\njcR3q5GilfgvKVAC+YmCtTTGc8VbCI/1IOmmgqwfmmSfc8fn85JJMRY0fMMk\n8qyDJRZLPfruC+Et7VGGf0NMvQMeQdp9w+YACdGh+YEvhTNvvypW+9qAC3Ze\nk2Yujb36WypXq/HiXeOCvIQ6ZqtXD6qzu29Cv5uCe2xk/Q9rOONTy/ZW8qTW\nkkm+Ai90TqbWBq33fsR2qLS4DivAfK+8a+o0yRI26P7bF6T0UvW7y8rlReNI\noLh1rxV610f+PVSXG17pkPXWo6eEX1DuU1fo8Z70l0VNRoS6xbPC/drqRgbz\n+kOJ\r\n=RKdy\r\n-----END PGP SIGNATURE-----\r\n",
    "shasum": "5259f7c30e35e278f1bdc2a4d91230b37cad981e",
    "tarball": "https://registry.npmjs.org/camelcase/-/camelcase-6.0.0.tgz",
    "unpackedSize": 7415
  },
  "engines": {
    "node": ">=10"
  },
  "funding": "https://github.com/sponsors/sindresorhus",
  "gitHead": "5a0d0919eb2228578e1670f42675d1acb5e5c317",
  "homepage": "https://github.com/sindresorhus/camelcase#readme",
  "keywords": [
    "camel",
    "camel-case",
    "camelcase",
    "case",
    "convert",
    "dash",
    "dot",
    "hyphen",
    "pascal-case",
    "pascalcase",
    "separator",
    "string",
    "text",
    "underscore"
  ],
  "license": "MIT",
  "maintainers": [
    {
      "name": "sindresorhus",
      "email": "sindresorhus@gmail.com"
    }
  ],
  "name": "camelcase",
  "optionalDependencies": {},
  "readme": "ERROR: No README data found!",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/sindresorhus/camelcase.git"
  },
  "scripts": {
    "test": "xo && ava && tsd"
  },
  "version": "6.0.0"
}
