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