@types/parcel-bundler
Version:
TypeScript definitions for parcel-bundler
27 lines • 867 B
JSON
{
"name": "@types/parcel-bundler",
"version": "1.12.6",
"description": "TypeScript definitions for parcel-bundler",
"homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/parcel-bundler",
"license": "MIT",
"contributors": [
{
"name": "pinage404",
"url": "https://github.com/pinage404",
"githubUsername": "pinage404"
}
],
"main": "",
"types": "index.d.ts",
"repository": {
"type": "git",
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
"directory": "types/parcel-bundler"
},
"scripts": {},
"dependencies": {
"@types/express-serve-static-core": "*"
},
"typesPublisherContentHash": "f3c5603768f6825735da20eacb92303a08b7fd2e2c58f026ae0bbb808e3e9447",
"typeScriptVersion": "4.5"
}