@types/lodash.isstring
Version:
TypeScript definitions for lodash.isString
32 lines • 1 kB
JSON
{
"name": "@types/lodash.isstring",
"version": "4.0.7",
"description": "TypeScript definitions for lodash.isString",
"homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/lodash.isstring",
"license": "MIT",
"contributors": [
{
"name": "Brian Zengel",
"url": "https://github.com/bczengel",
"githubUsername": "bczengel"
},
{
"name": "Ilya Mochalov",
"url": "https://github.com/chrootsu",
"githubUsername": "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": "7128c0f3fa75302a692dc8c7182fe7665fe0a9df524d541771560ec97afe05c6",
"typeScriptVersion": "3.9"
}