@types/object.groupby
Version:
TypeScript definitions for object.groupby
51 lines • 1.47 kB
JSON
{
"name": "@types/object.groupby",
"version": "1.0.4",
"description": "TypeScript definitions for object.groupby",
"homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/object.groupby",
"license": "MIT",
"contributors": [
{
"name": "Ana Kucherova",
"githubUsername": "chilldriven",
"url": "https://github.com/chilldriven"
},
{
"name": "Jordan Harband",
"githubUsername": "ljharb",
"url": "https://github.com/ljharb"
}
],
"main": "",
"types": "index.d.ts",
"exports": {
".": {
"types": {
"import": "./index.d.mts",
"default": "./index.d.ts"
}
},
"./auto": {
"types": "./auto.d.ts"
},
"./polyfill": {
"types": "./polyfill.d.ts"
},
"./implementation": {
"types": "./implementation.d.ts"
},
"./shim": {
"types": "./shim.d.ts"
},
"./package.json": "./package.json"
},
"repository": {
"type": "git",
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
"directory": "types/object.groupby"
},
"scripts": {},
"dependencies": {},
"typesPublisherContentHash": "a3b909f21499db130a06b706faa7af06bfbdab9be123a1732d0f4e7736e9dcaf",
"typeScriptVersion": "4.7"
}