Files
mayan-edms/mayan/apps/sources/static/sources/package.json

17 lines
304 B
JSON

{
"name": "sources",
"version": "1.0.0",
"description": "",
"main": "index.js",
"dependencies": {
"dropzone": "=5.4.0"
},
"devDependencies": {},
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"author": "",
"license": "Apache-2.0",
"private": true
}