Files
mayan-edms/mayan/apps/redactions/static/redactions/package.json
Roberto Rosario 7d5b7b9fc4 Fix static media folder
Signed-off-by: Roberto Rosario <roberto.rosario@mayan-edms.com>
2019-06-26 00:11:52 -04:00

17 lines
312 B
JSON

{
"name": "appearance",
"version": "1.0.0",
"description": "",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"author": "",
"license": "Private",
"private": true,
"dependencies": {
"cropperjs": "=1.4.1",
"jquery-cropper": "=1.0.0"
}
}