parent
65a815fe57
commit
f065f416e4
1 changed files with 29 additions and 0 deletions
@ -0,0 +1,29 @@ |
||||
{ |
||||
"name": "dokumentor", |
||||
"authors": [ |
||||
"Dmitriy Shesterkin <mitri4@bk.ru>" |
||||
], |
||||
"description": "", |
||||
"main": "", |
||||
"license": "MIT", |
||||
"homepage": "", |
||||
"ignore": [ |
||||
"**/.*", |
||||
"node_modules", |
||||
"bower_components", |
||||
"src/dokumentor/static/vendor", |
||||
"test", |
||||
"tests" |
||||
], |
||||
"dependencies": { |
||||
"Croppie": "croppie#^2.4.1", |
||||
"handlebars": "^4.0.10", |
||||
"jquery.cookie": "^1.4.1", |
||||
"suggestions.jquery": "^16.10.3", |
||||
"jquery": "1.10.2", |
||||
"jquery-ui": "1.10.3", |
||||
"blockUI": "*", |
||||
"django-dynamic-formset": "*", |
||||
"jquery-form": "3.37.0" |
||||
} |
||||
} |
||||
Loading…
Reference in new issue