-
Notifications
You must be signed in to change notification settings - Fork 7
/
package.json
109 lines (109 loc) · 5.37 KB
/
package.json
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
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
{
"name": "oncokb",
"version": "0.0.1",
"dependencies": {
"@bower_components/angular": "angular/bower-angular#1.6.10",
"@bower_components/angular-animate": "angular/bower-angular-animate#~1.6.10",
"@bower_components/angular-bootstrap": "angular-ui/bootstrap-bower#~0.14.3",
"@bower_components/angular-chosen": "iiome/angular-chosen#*",
"@bower_components/angular-chosen-localytics": "leocaseiro/angular-chosen#^1.4.0",
"@bower_components/angular-cookies": "angular/bower-angular-cookies#~1.6.10",
"@bower_components/angular-datatables": "l-lin/angular-datatables#~0.4.0",
"@bower_components/angular-daterangepicker": "fragaria/angular-daterangepicker#^0.2.2",
"@bower_components/angular-dialog-service": "m-e-conroy/angular-dialog-service#~5.2.8",
"@bower_components/angular-elastic": "monospaced/angular-elastic#^2.5.1",
"@bower_components/angular-file-upload": "nervgh/angular-file-upload#~1.1.5",
"@bower_components/angular-mocks": "angular/bower-angular-mocks#~1.6.10",
"@bower_components/angular-recursion": "marklagendijk/angular-recursion#~1.0.5",
"@bower_components/angular-resource": "angular/bower-angular-resource#~1.6.10",
"@bower_components/angular-route": "angular/bower-angular-route#~1.6.10",
"@bower_components/angular-sanitize": "angular/bower-angular-sanitize#~1.6.10",
"@bower_components/angular-scenario": "angular/bower-angular-scenario#~1.6.10",
"@bower_components/angular-touch": "angular/bower-angular-touch#~1.6.10",
"@bower_components/angular-translate": "PascalPrecht/bower-angular-translate#^2.4",
"@bower_components/angular-ui-notification": "MikhailRoot/angular-ui-notification#0.3.5",
"@bower_components/angular-ui-sortable": "angular-ui/ui-sortable#~0.13.3",
"@bower_components/angular-xml": "johngeorgewright/angular-xml#~2.2.1",
"@bower_components/angularfire": "firebase/angularFire#^2.3.0",
"@bower_components/bootstrap": "twbs/bootstrap#^3.0.0",
"@bower_components/bootstrap-chosen": "alxlit/bootstrap-chosen#*",
"@bower_components/bootstrap-daterangepicker": "dangrossman/bootstrap-daterangepicker#^2.0.0",
"@bower_components/bootstrap-sass-official": "twbs/bootstrap-sass#~3.2.0",
"@bower_components/chosen": "harvesthq/bower-chosen#^1.5.1",
"@bower_components/d3": "mbostock-bower/d3-bower#~3.5.5",
"@bower_components/datatables": "DataTables/DataTables#>=1.10.0",
"@bower_components/es5-shim": "es-shims/es5-shim#~3.1.0",
"@bower_components/ev-emitter": "metafizzy/ev-emitter#^1.0.0",
"@bower_components/firebase": "firebase/firebase-bower#3.x.x",
"@bower_components/fontawesome": "FortAwesome/Font-Awesome#~4.4.0",
"@bower_components/google-diff-match-patch-js": "oncokb/google-diff-match-patch-js#^1.0.0",
"@bower_components/imagesloaded": "desandro/imagesloaded#>=3.0.0",
"@bower_components/jquery": "jquery/jquery-dist#~2.1.1",
"@bower_components/jquery-autosize": "jackmoore/autosize#^4.0.2",
"@bower_components/jquery-ui": "components/jqueryui#>=1.9",
"@bower_components/js-xlsx": "SheetJS/js-xlsx#~0.7.11",
"@bower_components/json3": "bestiejs/json3#~3.3.1",
"@bower_components/jspdf": "MrRio/jsPDF#~1.0.272",
"@bower_components/jszip": "Stuk/jszip#~2.4.0",
"@bower_components/levenshtein": "gf3/Levenshtein#~1.0.5",
"@bower_components/lodash": "lodash/lodash#~4.17.11",
"@bower_components/moment": "moment/moment#>=2.9.0",
"@bower_components/ng-tags-input": "mbenford/ngTagsInput-bower#3.2.0",
"@bower_components/oridomi": "dmotz/oriDomi#~1.1.5",
"@bower_components/please-wait": "Pathgather/please-wait#~0.0.2",
"@bower_components/spinkit": "tobiasahlin/SpinKit#~1.0.1",
"@bower_components/stringjs": "jprichardson/string.js#~2.2.0",
"@bower_components/uuid-js": "aurigadl/uuid-js#^0.7.5",
"@bower_components/x2js": "abdmob/x2js#~1.2.0",
"graceful-fs": "^4.2.3",
"node-gyp": "^6.1.0",
"serve-static": "^1.14.1"
},
"devDependencies": {
"angular": "^1.3.0",
"autoprefixer": "^6.5.1",
"eslint": "^3.11.1",
"eslint-config-google": "^0.7.1",
"firebase": "^3.0.0",
"grunt": "^1.0.0",
"grunt-cache-breaker": "^1.0.1",
"grunt-cli": "^1.3.1",
"grunt-concurrent": "^3.0.0",
"grunt-contrib-clean": "^2.0.0",
"grunt-contrib-concat": "^0.5.0",
"grunt-contrib-connect": "^2.1.0",
"grunt-contrib-copy": "^1.0.0",
"grunt-contrib-cssmin": "^3.0.0",
"grunt-contrib-htmlmin": "^3.1.0",
"grunt-contrib-imagemin": "^1.0.0",
"grunt-contrib-uglify": "^3.3.0",
"grunt-contrib-watch": "^1.1.0",
"grunt-eslint": "^19.0.0",
"grunt-filerev": "^0.2.1",
"grunt-google-cdn": "^0.4.0",
"grunt-karma": "^2.0.0",
"grunt-newer": "^1.3.0",
"grunt-ng-annotate": "^3.0.0",
"grunt-postcss": "^0.8.0",
"grunt-sass": "^3.1.0",
"grunt-svgmin": "^6.0.0",
"grunt-usemin": "^2.1.1",
"jasmine-core": "^3.1.0",
"karma": "^2.0.4",
"karma-chrome-launcher": "^2.2.0",
"karma-coverage": "^1.1.2",
"karma-jasmine": "^0.1.6",
"load-grunt-tasks": "^0.4.0",
"node-sass": "^4.9.4",
"time-grunt": "^0.3.1"
},
"engines": {
"node": ">=12.22.6",
"yarn": ">= 1.21.1"
},
"scripts": {
"start": "grunt serve",
"postinstall": "node -e \"try { require('fs').symlinkSync(require('path').resolve('node_modules/@bower_components'), 'app/components', 'junction') } catch (e) { }\"",
"test": "grunt test"
}
}