We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 86fb4e6 commit c49e692Copy full SHA for c49e692
bower.json
@@ -8,6 +8,7 @@
8
".editorconfig",
9
".git*",
10
".jshintrc",
11
+ ".esformatter",
12
"Gruntfile.js",
13
"test",
14
"node_modules",
@@ -20,14 +21,16 @@
20
21
"favicon.png",
22
"index.html",
23
"README.md",
- "server",
24
+ "server.js",
25
"styles",
26
"_config.yml",
27
"grunt",
28
"images",
29
"package.json",
30
"archives",
- "archives.json"
31
+ "archives.json",
32
+ "dtOptions.json",
33
+ "dtColumns.json"
34
],
35
"dependencies": {
36
"angular": ">=1.3.0",
0 commit comments