@types/browserify
Version:
TypeScript definitions for browserify
43 lines • 1.33 kB
JSON
{
"name": "@types/browserify",
"version": "12.0.40",
"description": "TypeScript definitions for browserify",
"homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/browserify",
"license": "MIT",
"contributors": [
{
"name": "Andrew Gaspar",
"githubUsername": "AndrewGaspar",
"url": "https://github.com/AndrewGaspar"
},
{
"name": "John Vilk",
"githubUsername": "jvilk",
"url": "https://github.com/jvilk"
},
{
"name": "Leonard Thieu",
"githubUsername": "leonard-thieu",
"url": "https://github.com/leonard-thieu"
},
{
"name": "Linus Unnebäck",
"githubUsername": "LinusU",
"url": "https://github.com/LinusU"
}
],
"main": "",
"types": "index.d.ts",
"repository": {
"type": "git",
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
"directory": "types/browserify"
},
"scripts": {},
"dependencies": {
"@types/insert-module-globals": "*",
"@types/node": "*"
},
"typesPublisherContentHash": "4fdf365b94c69be7104fdfb39761a4077df79b7cab446de611521d37f404429f",
"typeScriptVersion": "4.5"
}