@types/browser-resolve
Version:
TypeScript definitions for browser-resolve
32 lines • 1.02 kB
JSON
{
"name": "@types/browser-resolve",
"version": "2.0.1",
"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": "953b3aa26a910ef6eb81c1a0ba05aea8e435ecc4e218e669027e9d30df0402d5",
"typeScriptVersion": "3.6"
}