-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathsmart.lock
More file actions
41 lines (41 loc) · 1.25 KB
/
Copy pathsmart.lock
File metadata and controls
41 lines (41 loc) · 1.25 KB
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
{
"meteor": {
"git": "https://github.com/meteor/meteor.git",
"branch": "master",
"commit": "2d8b41a87cec884489ead138b5dfea31487363f3"
},
"dependencies": {
"basePackages": {
"node-modules": {},
"font-awesome": {},
"jquery-ui-bootstrap": {}
},
"packages": {
"node-modules": {
"git": "https://github.com/possibilities/meteor-node-modules.git",
"tag": "v0.0.5",
"commit": "d502e5091759073a6baed856fadd93012749842d"
},
"font-awesome": {
"git": "https://github.com/nate-strauser/meteor-font-awesome.git",
"tag": "v0.1.3",
"commit": "e507577b97827de662866304f8b9d3d553e3912f"
},
"jquery-ui-bootstrap": {
"git": "https://github.com/TimHeckel/meteor-jquery-ui-bootstrap.git",
"tag": "v0.1.1",
"commit": "52fcc79f0b0da59452e50e34dff0bfb18dca9108"
},
"bootstrap-updated": {
"git": "https://github.com/Charuru/bootstrap-updated.git",
"tag": "v1.0.1",
"commit": "bdd5fcc8e134e62bcbb9d11aad8270534ffb6493"
},
"jquery-ui": {
"git": "https://github.com/TimHeckel/meteor-jquery-ui.git",
"tag": "v1.8.16",
"commit": "abda12134b8f3c5db31d6a4864bead6aa3640358"
}
}
}
}