-
Notifications
You must be signed in to change notification settings - Fork 0
/
package.json
33 lines (33 loc) · 850 Bytes
/
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
{
"name": "test-blaze1.3",
"private": true,
"scripts": {
"start": "meteor run"
},
"dependencies": {
"babel-runtime": "^6.18.0",
"bcrypt": "^0.8.7",
"bignumber.js": "^2.3.0",
"bson-ext": "^0.1.13",
"busboy": "^0.2.13",
"buzz": "^1.2.0",
"casual": "^1.5.6",
"chart.js": "^2.3.0",
"datatables.net": "^1.10.12",
"datatables.net-bs": "^1.10.12",
"datatables.net-buttons": "^1.2.2",
"datatables.net-buttons-bs": "^1.2.2",
"datatables.net-jqui": "^1.10.12",
"faker": "^3.1.0",
"gasparesganga-jquery-loading-overlay": "^1.5.1",
"highcharts": "^4.2.7",
"jquery": "^2.2.3",
"mathjs": "^3.6.0",
"meteor-node-stubs": "~0.2.0",
"moment": "^2.15.2",
"money": "^0.2.0",
"mongodb-backup": "^1.6.4",
"mongodb-restore": "^1.5.6",
"printthis": "^0.1.5"
}
}