@types/browser-resolve
Version:
TypeScript definitions for browser-resolve
32 lines • 1.02 kB
JSON
{
"name": "@types/browser-resolve",
"version": "2.0.2",
"description": "TypeScript definitions for browser-resolve",
"homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/browser-resolve",
"license": "MIT",
"contributors": [
{
"name": "Mario Nebl",
"url": "https://github.com/marionebl",
"githubUsername": "marionebl"
},
{
"name": "Piotr Błażejewicz",
"url": "https://github.com/peterblazejewicz",
"githubUsername": "peterblazejewicz"
}
],
"main": "",
"types": "index.d.ts",
"repository": {
"type": "git",
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
"directory": "types/browser-resolve"
},
"scripts": {},
"dependencies": {
"@types/resolve": "*"
},
"typesPublisherContentHash": "241489b63d12efc519a8c9de805057728c72fd73c213bb32a0dd6fe6af44de7f",
"typeScriptVersion": "4.5"
}