18 lines
351 B
JSON
18 lines
351 B
JSON
{
|
|
"name": "ajax-file-upload",
|
|
"version": "1.0.0",
|
|
"main": "",
|
|
"scripts": {
|
|
"test": "echo \"Error: no test specified\" && exit 1"
|
|
},
|
|
"author": "Clemens Schwaighofer",
|
|
"license": "",
|
|
"description": "Ajax File Upload",
|
|
"devDependencies": {
|
|
"@eslint/js": "^9.20.0",
|
|
"esbuild": "^0.25.0",
|
|
"eslint": "^9.20.1",
|
|
"globals": "^15.15.0"
|
|
}
|
|
}
|