| 1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556 |
- {
- "name": "@types/lodash",
- "version": "4.17.20",
- "description": "TypeScript definitions for lodash",
- "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/lodash",
- "license": "MIT",
- "contributors": [
- {
- "name": "Brian Zengel",
- "githubUsername": "bczengel",
- "url": "https://github.com/bczengel"
- },
- {
- "name": "Ilya Mochalov",
- "githubUsername": "chrootsu",
- "url": "https://github.com/chrootsu"
- },
- {
- "name": "AJ Richardson",
- "githubUsername": "aj-r",
- "url": "https://github.com/aj-r"
- },
- {
- "name": "e-cloud",
- "githubUsername": "e-cloud",
- "url": "https://github.com/e-cloud"
- },
- {
- "name": "Jack Moore",
- "githubUsername": "jtmthf",
- "url": "https://github.com/jtmthf"
- },
- {
- "name": "Dominique Rau",
- "githubUsername": "DomiR",
- "url": "https://github.com/DomiR"
- },
- {
- "name": "William Chelman",
- "githubUsername": "WilliamChelman",
- "url": "https://github.com/WilliamChelman"
- }
- ],
- "main": "",
- "types": "index.d.ts",
- "repository": {
- "type": "git",
- "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
- "directory": "types/lodash"
- },
- "scripts": {},
- "dependencies": {},
- "peerDependencies": {},
- "typesPublisherContentHash": "965f926f13027c7e00359bf3899ec168b333c7e871110fa4d25af188bdcf5f08",
- "typeScriptVersion": "5.1"
- }
|