summaryrefslogtreecommitdiffstats
path: root/ecomp-portal-FE/client/bower_components/angular-smart-table/.bower.json
blob: 869436dc381226876480d1f572d893de952db6e0 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
{
  "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"
  },
  "_release": "2.1.8",
  "_resolution": {
    "type": "version",
    "tag": "v2.1.8",
    "commit": "a63502153e89227b33cc540e82b8b6b035ab7bf3"
  },
  "_source": "https://github.com/lorenzofox3/Smart-Table.git",
  "_target": "~2.1.8",
  "_originalSource": "angular-smart-table"
}