@types/lodash.isstring
Version:
TypeScript definitions for lodash.isstring
32 lines • 1 kB
JSON
{
"name": "@types/lodash.isstring",
"version": "4.0.9",
"description": "TypeScript definitions for lodash.isstring",
"homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/lodash.isstring",
"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.isstring"
},
"scripts": {},
"dependencies": {
"@types/lodash": "*"
},
"typesPublisherContentHash": "6cc9e46b46364b932ac691b89d4e80c07d7b15597f436ab097bad3adbb766b67",
"typeScriptVersion": "4.5"
}