nexus site path corrected
[portal.git] / ecomp-portal-FE / client / bower_components / angular-smart-table / .bower.json
1 {
2   "name": "angular-smart-table",
3   "version": "2.1.8",
4   "homepage": "https://github.com/lorenzofox3/Smart-Table",
5   "authors": [
6     "lorenzofox3 <laurent34azerty@gmail.com>"
7   ],
8   "description": "table module for angular",
9   "main": "dist/smart-table.js",
10   "keywords": [
11     "smart-table",
12     "angular",
13     "table"
14   ],
15   "license": "MIT",
16   "ignore": [
17     "node_modules",
18     "bower_components",
19     "test",
20     "tests"
21   ],
22   "dependencies": {
23     "angular": "^1.0.0"
24   },
25   "devDependencies": {
26     "angular-mocks": "^1.0.0",
27     "jquery": "^2.0.0"
28   },
29   "_release": "2.1.8",
30   "_resolution": {
31     "type": "version",
32     "tag": "v2.1.8",
33     "commit": "a63502153e89227b33cc540e82b8b6b035ab7bf3"
34   },
35   "_source": "https://github.com/lorenzofox3/Smart-Table.git",
36   "_target": "~2.1.8",
37   "_originalSource": "angular-smart-table"
38 }