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.
42 lines
1.4 KiB
42 lines
1.4 KiB
{
|
|
"name": "webserver_v3",
|
|
"version": "3.2.1",
|
|
"lockfileVersion": 3,
|
|
"requires": true,
|
|
"packages": {
|
|
"": {
|
|
"name": "webserver_v3",
|
|
"version": "3.2.1",
|
|
"license": "ISC",
|
|
"dependencies": {
|
|
"formidable": "^1.2.2",
|
|
"upper-case": "^2.0.2"
|
|
}
|
|
},
|
|
"node_modules/formidable": {
|
|
"version": "1.2.2",
|
|
"resolved": "https://registry.npmjs.org/formidable/-/formidable-1.2.2.tgz",
|
|
"integrity": "sha512-V8gLm+41I/8kguQ4/o1D3RIHRmhYFG4pnNyonvua+40rqcEmT4+V71yaZ3B457xbbgCsCfjSPi65u/W6vK1U5Q==",
|
|
"deprecated": "Please upgrade to latest, formidable@v2 or formidable@v3! Check these notes: https://bit.ly/2ZEqIau",
|
|
"license": "MIT",
|
|
"funding": {
|
|
"url": "https://ko-fi.com/tunnckoCore/commissions"
|
|
}
|
|
},
|
|
"node_modules/tslib": {
|
|
"version": "2.7.0",
|
|
"resolved": "https://registry.npmjs.org/tslib/-/tslib-2.7.0.tgz",
|
|
"integrity": "sha512-gLXCKdN1/j47AiHiOkJN69hJmcbGTHI0ImLmbYLHykhgeN0jVGola9yVjFgzCUklsZQMW55o+dW7IXv3RCXDzA==",
|
|
"license": "0BSD"
|
|
},
|
|
"node_modules/upper-case": {
|
|
"version": "2.0.2",
|
|
"resolved": "https://registry.npmjs.org/upper-case/-/upper-case-2.0.2.tgz",
|
|
"integrity": "sha512-KgdgDGJt2TpuwBUIjgG6lzw2GWFRCW9Qkfkiv0DxqHHLYJHmtmdUIKcZd8rHgFSjopVTlw6ggzCm1b8MFQwikg==",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"tslib": "^2.0.3"
|
|
}
|
|
}
|
|
}
|
|
}
|
|
|