vue-svg-loader
Version:
Use SVG files as Vue Components
44 lines • 1.31 kB
JSON
{
"name": "@types/express",
"version": "4.17.7",
"description": "TypeScript definitions for Express",
"license": "MIT",
"contributors": [
{
"name": "Boris Yankov",
"url": "https://github.com/borisyankov",
"githubUsername": "borisyankov"
},
{
"name": "China Medical University Hospital",
"url": "https://github.com/CMUH",
"githubUsername": "CMUH"
},
{
"name": "Puneet Arora",
"url": "https://github.com/puneetar",
"githubUsername": "puneetar"
},
{
"name": "Dylan Frankland",
"url": "https://github.com/dfrankland",
"githubUsername": "dfrankland"
}
],
"main": "",
"types": "index.d.ts",
"repository": {
"type": "git",
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
"directory": "types/express"
},
"scripts": {},
"dependencies": {
"@types/body-parser": "*",
"@types/express-serve-static-core": "*",
"@types/qs": "*",
"@types/serve-static": "*"
},
"typesPublisherContentHash": "2d5d7b5ea5d674c61265136248d6b905af2b400bbe3d1bde75eecaeda711c681",
"typeScriptVersion": "3.0"
}