commit | author | age
|
2f5b9b
|
1 |
{ |
B |
2 |
"name": "ng2angle", |
|
3 |
"version": "0.0.0", |
|
4 |
"license": "MIT", |
|
5 |
"scripts": { |
|
6 |
"ng": "ng", |
|
7 |
"install": "napa", |
|
8 |
"start": "ng serve --proxy-config proxy.conf.json", |
|
9 |
"build": "ng build", |
|
10 |
"test": "ng test", |
|
11 |
"lint": "ng lint", |
|
12 |
"modernizr": "modernizr -c modernizr-config.json -d src/modernizr.js", |
|
13 |
"postinstall": "node ./node_modules/protractor/bin/webdriver-manager update", |
|
14 |
"e2e": "ng e2e" |
|
15 |
}, |
|
16 |
"private": true, |
|
17 |
"napa": { |
|
18 |
"jquery.flot.spline": "miloszfalinski/jquery.flot.spline", |
|
19 |
"ika.jvectormap": "kakirigi/ika.jvectormap" |
|
20 |
}, |
|
21 |
"dependencies": { |
|
22 |
"@agm/core": "1.0.0-beta.0", |
|
23 |
"@angular/animations": "4.0.2", |
|
24 |
"@angular/common": "4.0.2", |
|
25 |
"@angular/compiler": "4.0.2", |
|
26 |
"@angular/core": "4.0.2", |
|
27 |
"@angular/forms": "4.0.2", |
|
28 |
"@angular/http": "4.0.2", |
|
29 |
"@angular/platform-browser": "4.0.2", |
|
30 |
"@angular/platform-browser-dynamic": "4.0.2", |
|
31 |
"@angular/router": "4.0.2", |
|
32 |
"@ngx-translate/core": "6.0.1", |
|
33 |
"@ngx-translate/http-loader": "0.0.3", |
|
34 |
"ag-grid": "9.0.3", |
|
35 |
"ag-grid-angular": "9.0.3", |
|
36 |
"angular-tree-component": "3.3.0", |
|
37 |
"angular2": "^2.0.0-beta.0", |
|
38 |
"angular2-datatable": "0.6.0", |
|
39 |
"angular2-draggable": "^1.0.6", |
|
40 |
"angular2-text-mask": "8.0.0", |
|
41 |
"angular2-toaster": "3.0.1", |
|
42 |
"bootstrap": "^3.3.7", |
|
43 |
"chart.js": "2.5.0", |
|
44 |
"classlist.js": "1.1.20150312", |
|
45 |
"codemirror": "5.25.0", |
|
46 |
"core-js": "2.4.1", |
|
47 |
"dom-to-image": "^2.6.0", |
|
48 |
"easy-pie-chart": "2.1.7", |
|
49 |
"echarts": "^3.7.1", |
|
50 |
"es6-promise": "^3.0.2", |
|
51 |
"es6-shim": "^0.33.3", |
|
52 |
"flot": "0.8.0-alpha", |
|
53 |
"font-awesome": "4.7.0", |
|
54 |
"fullcalendar": "3.3.1", |
|
55 |
"handsontable": "^0.35.0", |
|
56 |
"intl": "1.2.5", |
|
57 |
"jqcloud2": "2.0.2", |
|
58 |
"jquery": "3.2.1", |
|
59 |
"jquery-slimscroll": "1.3.8", |
|
60 |
"jquery-sparkline": "2.4.0", |
|
61 |
"jquery.browser": "0.1.0", |
|
62 |
"jquery.flot.tooltip": "github:krzysu/flot.tooltip", |
|
63 |
"lodash": "4.17.4", |
|
64 |
"modernizr": "3.5.0", |
|
65 |
"moment": "2.18.1", |
|
66 |
"ng2-charts": "1.5.0", |
|
67 |
"ng2-dnd": "4.0.2", |
|
68 |
"ng2-drag-drop": "^2.9.2", |
|
69 |
"ng2-echarts": "^0.0.3", |
|
70 |
"ng2-file-upload": "1.2.1", |
|
71 |
"ng2-img-cropper": "0.8.6", |
|
72 |
"ng2-select": "1.2.0", |
|
73 |
"ng2-table": "1.3.2", |
|
74 |
"ng2-tag-input": "1.0.5", |
|
75 |
"ng2-validation": "4.1.0", |
|
76 |
"ngx-bootstrap": "1.6.6", |
|
77 |
"ngx-bootstrap-modal": "1.0.10", |
|
78 |
"ngx-clipboard": "^7.0.1", |
|
79 |
"ngx-color-picker": "4.0.0", |
|
80 |
"ngx-cookie": "^1.0.0", |
|
81 |
"ngx-infinite-scroll": "0.4.1", |
|
82 |
"node-sass": "^4.7.2", |
|
83 |
"reflect-metadata": "^0.1.2", |
|
84 |
"rxjs": "^5.0.0-beta.0", |
|
85 |
"screenfull": "3.2.0", |
|
86 |
"simple-line-icons": "2.4.1", |
|
87 |
"spinkit": "1.2.5", |
|
88 |
"summernote": "0.8.3", |
|
89 |
"sweetalert": "1.1.3", |
|
90 |
"ts-helpers": "1.1.1", |
|
91 |
"weather-icons": "github:erikflowers/weather-icons", |
|
92 |
"web-animations-js": "2.2.2", |
|
93 |
"zone.js": "^0.8.4" |
|
94 |
}, |
|
95 |
"devDependencies": { |
|
96 |
"@angular/cli": "1.2.4", |
|
97 |
"@angular/compiler-cli": "4.0.2", |
|
98 |
"@types/codemirror": "0.0.38", |
|
99 |
"@types/jasmine": "2.5.38", |
|
100 |
"@types/lodash": "4.14.61", |
|
101 |
"@types/moment": "2.13.0", |
|
102 |
"@types/node": "6.0.60", |
|
103 |
"codelyzer": "2.0.0", |
|
104 |
"jasmine-core": "2.5.2", |
|
105 |
"jasmine-spec-reporter": "3.2.0", |
|
106 |
"karma": "1.4.1", |
|
107 |
"karma-chrome-launcher": "2.0.0", |
|
108 |
"karma-cli": "1.0.1", |
|
109 |
"karma-jasmine": "1.1.0", |
|
110 |
"karma-jasmine-html-reporter": "0.2.2", |
|
111 |
"karma-read-json": "1.1.0", |
|
112 |
"karma-coverage-istanbul-reporter": "0.2.0", |
|
113 |
"loaders.css": "0.1.2", |
|
114 |
"napa": "2.3.0", |
|
115 |
"protractor": "5.1.0", |
|
116 |
"ts-node": "2.0.0", |
|
117 |
"tslint": "4.5.0", |
|
118 |
"typescript": "2.2.0", |
|
119 |
"webdriver-manager": "10.2.5" |
|
120 |
} |
|
121 |
} |