Gazebo_simulation-Frontend/node_modules/lodash.camelcase/package.json
2021-02-25 10:57:52 -05:00

21 lines
927 B
JSON

{
"name": "lodash.camelcase",
"version": "4.3.0",
"description": "The lodash method `_.camelCase` exported as a module.",
"homepage": "https://lodash.com/",
"icon": "https://lodash.com/icon.svg",
"license": "MIT",
"keywords": "lodash-modularized, camelcase",
"author": "John-David Dalton <john.david.dalton@gmail.com> (http://allyoucanleet.com/)",
"contributors": [
"John-David Dalton <john.david.dalton@gmail.com> (http://allyoucanleet.com/)",
"Blaine Bublitz <blaine.bublitz@gmail.com> (https://github.com/phated)",
"Mathias Bynens <mathias@qiwi.be> (https://mathiasbynens.be/)"
],
"repository": "lodash/lodash",
"scripts": { "test": "echo \"See https://travis-ci.org/lodash/lodash-cli for testing details.\"" }
,"_resolved": "https://registry.npmjs.org/lodash.camelcase/-/lodash.camelcase-4.3.0.tgz"
,"_integrity": "sha1-soqmKIorn8ZRA1x3EfZathkDMaY="
,"_from": "lodash.camelcase@4.3.0"
}