@types/lodash.get
Version:
TypeScript definitions for lodash.get
32 lines • 981 B
JSON
{
"name": "@types/lodash.get",
"version": "4.4.9",
"description": "TypeScript definitions for lodash.get",
"homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/lodash.get",
"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.get"
},
"scripts": {},
"dependencies": {
"@types/lodash": "*"
},
"typesPublisherContentHash": "60d04bf6c01d5f70173fedf55d30602a8a708df26f701843f92bbb3d43bbc7c2",
"typeScriptVersion": "4.5"
}