Files
2020-04-29 22:09:22 +01:00

14 lines
370 B
JSON

{
"name": "file-upload",
"version": "1.0.0",
"lockfileVersion": 1,
"requires": true,
"dependencies": {
"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=="
}
}
}