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