summaryrefslogtreecommitdiffstats
path: root/ecomp-portal-FE/client/bower_components/angular-smart-table/bower.json
diff options
context:
space:
mode:
Diffstat (limited to 'ecomp-portal-FE/client/bower_components/angular-smart-table/bower.json')
-rw-r--r--ecomp-portal-FE/client/bower_components/angular-smart-table/bower.json29
1 files changed, 29 insertions, 0 deletions
diff --git a/ecomp-portal-FE/client/bower_components/angular-smart-table/bower.json b/ecomp-portal-FE/client/bower_components/angular-smart-table/bower.json
new file mode 100644
index 00000000..6c54113d
--- /dev/null
+++ b/ecomp-portal-FE/client/bower_components/angular-smart-table/bower.json
@@ -0,0 +1,29 @@
+{
+ "name": "angular-smart-table",
+ "version": "2.1.8",
+ "homepage": "https://github.com/lorenzofox3/Smart-Table",
+ "authors": [
+ "lorenzofox3 <laurent34azerty@gmail.com>"
+ ],
+ "description": "table module for angular",
+ "main": "dist/smart-table.js",
+ "keywords": [
+ "smart-table",
+ "angular",
+ "table"
+ ],
+ "license": "MIT",
+ "ignore": [
+ "node_modules",
+ "bower_components",
+ "test",
+ "tests"
+ ],
+ "dependencies": {
+ "angular": "^1.0.0"
+ },
+ "devDependencies": {
+ "angular-mocks": "^1.0.0",
+ "jquery": "^2.0.0"
+ }
+}