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.
 
 
 
 
 
 

28 lines
495 B

{
"name": "batiskaf",
"authors": [
"mitri4 <mitri4@bk.ru>"
],
"description": "",
"main": "",
"private": true,
"license": "MIT",
"homepage": "",
"ignore": [
"**/.*",
"node_modules",
"bower_components",
"static/bower_components",
"test",
"tests"
],
"dependencies": {
"bootstrap": "^3.3.4",
"Bootflat": "^2.0.4",
"colors": "^0.2.0",
"jquery": "^2.1.3",
"sweetalert": "0.5.0",
"yamm3": "1.0.0",
"select2": "^4.0.3"
}
}