@types/lodash.camelcase
Version:
TypeScript definitions for lodash.camelCase
32 lines • 1 kB
JSON
{
"name": "@types/lodash.camelcase",
"version": "4.3.7",
"description": "TypeScript definitions for lodash.camelCase",
"homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/lodash.camelcase",
"license": "MIT",
"contributors": [
{
"name": "Brian Zengel",
"url": "https://github.com/bczengel",
"githubUsername": "bczengel"
},
{
"name": "Ilya Mochalov",
"url": "https://github.com/chrootsu",
"githubUsername": "chrootsu"
}
],
"main": "",
"types": "index.d.ts",
"repository": {
"type": "git",
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
"directory": "types/lodash.camelcase"
},
"scripts": {},
"dependencies": {
"@types/lodash": "*"
},
"typesPublisherContentHash": "412b994aa9d5b175f385e84f729efd8d6565b983665892ab4c0e5aa6943868f1",
"typeScriptVersion": "3.9"
}