-
Notifications
You must be signed in to change notification settings - Fork 5
/
Copy pathsmart.lock
54 lines (53 loc) · 1.6 KB
/
smart.lock
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
{
"meteor": {},
"dependencies": {
"basePackages": {
"router": {},
"paginated-subscription": {},
"z-mongo-admin": {
"path": "../meteor-admin-ui"
},
"houston": {}
},
"packages": {
"router": {
"git": "https://github.com/tmeasday/meteor-router.git",
"tag": "v0.5.4.1",
"commit": "d00e380dda2184b70e909fc4a0fb5358d602c586"
},
"paginated-subscription": {
"git": "https://github.com/tmeasday/meteor-paginated-subscription.git",
"tag": "v0.1.2",
"commit": "35e0c6112df2b4cfeb60b559276a93cac5ee2dd6"
},
"z-mongo-admin": {
"path": "../meteor-admin-ui"
},
"houston": {
"git": "https://github.com/gterrono/meteor-admin-ui.git",
"tag": "v1.0.0",
"commit": "e98660af09cb3e4e90848abfe943a06e7068cccc"
},
"page-js-ie-support": {
"git": "https://github.com/tmeasday/meteor-page-js-ie-support.git",
"tag": "v1.3.5",
"commit": "b99ed8380aefd10b2afc8f18d9eed4dd0d8ea9cb"
},
"HTML5-History-API": {
"git": "https://github.com/tmeasday/meteor-HTML5-History-API.git",
"tag": "v4.0.0",
"commit": "dc4965f1424cfca625ec3fbea17eace03f8e32c5"
},
"spin": {
"git": "https://github.com/SachaG/meteor-spin.git",
"tag": "v0.2.0",
"commit": "fd3a2871a69442848b4b4e74f5e1ae28fa4a95a4"
},
"iron-router": {
"git": "https://github.com/EventedMind/iron-router.git",
"tag": "v0.6.1",
"commit": "4e1ee0581d68bff422a915dacb0bd30eae10fe08"
}
}
}
}