@types/browserify
Version:
TypeScript definitions for Browserify
43 lines • 1.33 kB
JSON
{
"name": "@types/browserify",
"version": "12.0.38",
"description": "TypeScript definitions for Browserify",
"homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/browserify",
"license": "MIT",
"contributors": [
{
"name": "Andrew Gaspar",
"url": "https://github.com/AndrewGaspar",
"githubUsername": "AndrewGaspar"
},
{
"name": "John Vilk",
"url": "https://github.com/jvilk",
"githubUsername": "jvilk"
},
{
"name": "Leonard Thieu",
"url": "https://github.com/leonard-thieu",
"githubUsername": "leonard-thieu"
},
{
"name": "Linus Unnebäck",
"url": "https://github.com/LinusU",
"githubUsername": "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": "c58d2d4bcff2ad609472d658deccf04c396f4d615128b0161819f82f9abb56fc",
"typeScriptVersion": "4.5"
}