1
0
mirror of https://github.com/e107inc/e107.git synced 2025-04-16 18:42:01 +02:00

Remove Bower files.

This commit is contained in:
lonalore 2017-01-27 09:36:59 +01:00
parent 05bb579e2c
commit ae09912bfc
2 changed files with 0 additions and 29 deletions

View File

@ -1,3 +0,0 @@
{
"directory": "e107_web/lib"
}

View File

@ -1,26 +0,0 @@
{
"name": "e107",
"homepage": "http://e107.org",
"description": "e107 Bootstrap CMS (Content Management System) v2 with PHP, MySQL, HTML5, jQuery and Twitter Bootstrap.",
"license": "GNU",
"private": true,
"ignore": [
"**/.*",
"node_modules",
"bower_components",
"test",
"tests",
"src",
"source",
"spec",
"bower.json",
"gruntfile.js",
"package.json"
],
"dependencies": {
"jquery": "2.x",
"jquery-once": "2.x",
"bootstrap-switch": "3.x",
"font-awesome": "4.x"
}
}