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