You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 

29 lines
571 B

{
"name": "dokumentor",
"authors": [
"Dmitriy Shesterkin <mitri4@bk.ru>"
],
"description": "",
"main": "",
"license": "MIT",
"homepage": "",
"ignore": [
"**/.*",
"node_modules",
"bower_components",
"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"
}
}