You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
74 lines
2.1 KiB
74 lines
2.1 KiB
{
|
|
"_args": [
|
|
[
|
|
"@types/express@4.17.8",
|
|
"D:\\MyWork\\CustomerApp\\ekon\\ekon-appv1"
|
|
]
|
|
],
|
|
"_development": true,
|
|
"_from": "@types/express@4.17.8",
|
|
"_id": "@types/express@4.17.8",
|
|
"_inBundle": false,
|
|
"_integrity": "sha1-PfQpMpMxfmHGATfSc6LpbNjV8no=",
|
|
"_location": "/@types/express",
|
|
"_phantomChildren": {},
|
|
"_requested": {
|
|
"type": "version",
|
|
"registry": true,
|
|
"raw": "@types/express@4.17.8",
|
|
"name": "@types/express",
|
|
"escapedName": "@types%2fexpress",
|
|
"scope": "@types",
|
|
"rawSpec": "4.17.8",
|
|
"saveSpec": null,
|
|
"fetchSpec": "4.17.8"
|
|
},
|
|
"_requiredBy": [
|
|
"/@types/webpack-dev-server"
|
|
],
|
|
"_resolved": "https://registry.npm.taobao.org/@types/express/download/@types/express-4.17.8.tgz?cache=0&sync_timestamp=1598966318122&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2F%40types%2Fexpress%2Fdownload%2F%40types%2Fexpress-4.17.8.tgz",
|
|
"_spec": "4.17.8",
|
|
"_where": "D:\\MyWork\\CustomerApp\\ekon\\ekon-appv1",
|
|
"bugs": {
|
|
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped/issues"
|
|
},
|
|
"contributors": [
|
|
{
|
|
"name": "Boris Yankov",
|
|
"url": "https://github.com/borisyankov"
|
|
},
|
|
{
|
|
"name": "China Medical University Hospital",
|
|
"url": "https://github.com/CMUH"
|
|
},
|
|
{
|
|
"name": "Puneet Arora",
|
|
"url": "https://github.com/puneetar"
|
|
},
|
|
{
|
|
"name": "Dylan Frankland",
|
|
"url": "https://github.com/dfrankland"
|
|
}
|
|
],
|
|
"dependencies": {
|
|
"@types/body-parser": "*",
|
|
"@types/express-serve-static-core": "*",
|
|
"@types/qs": "*",
|
|
"@types/serve-static": "*"
|
|
},
|
|
"description": "TypeScript definitions for Express",
|
|
"homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped#readme",
|
|
"license": "MIT",
|
|
"main": "",
|
|
"name": "@types/express",
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "git+https://github.com/DefinitelyTyped/DefinitelyTyped.git",
|
|
"directory": "types/express"
|
|
},
|
|
"scripts": {},
|
|
"typeScriptVersion": "3.1",
|
|
"types": "index.d.ts",
|
|
"typesPublisherContentHash": "96005d6f6692d0f0137502480774a884f89e10f2b3d6fc74e5f9e69501336a5f",
|
|
"version": "4.17.8"
|
|
}
|
|
|