remotes/origin/mitri4
Dmitriy Shesterkin 9 years ago
parent 1112d509b0
commit 18f74b0f53
  1. 4
      .bowerrc
  2. 28
      bower.json

@ -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…
Cancel
Save