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