parent
1112d509b0
commit
18f74b0f53
2 changed files with 32 additions and 0 deletions
@ -0,0 +1,4 @@ |
||||
{ |
||||
"directory": "./static/bower_components/", |
||||
"json" : "bower.json" |
||||
} |
||||
@ -0,0 +1,28 @@ |
||||
{ |
||||
"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": "^2.2.0", |
||||
"jquery": "^2.1.3", |
||||
"sweetalert": "0.5.0", |
||||
"Yamm3": "1.0.0" |
||||
|
||||
} |
||||
} |
||||
Loading…
Reference in new issue