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