-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathsmart.lock
43 lines (43 loc) · 1.33 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
{
"meteor": {},
"dependencies": {
"basePackages": {
"bootstrap-3": {},
"accounts-ui-bootstrap-3": {},
"router": {},
"parallax": {}
},
"packages": {
"bootstrap-3": {
"git": "https://github.com/mangasocial/meteor-bootstrap-3.git",
"tag": "v0.3.5",
"commit": "47996f67f3987c9f82117394effcbe1586a4fe29"
},
"accounts-ui-bootstrap-3": {
"git": "https://github.com/mangasocial/meteor-accounts-ui-bootstrap-3.git",
"tag": "v0.2.3",
"commit": "c6aac7a331e457abd457a6f3ed030ac1411b220c"
},
"router": {
"git": "https://github.com/tmeasday/meteor-router.git",
"tag": "v0.5.4.1",
"commit": "d00e380dda2184b70e909fc4a0fb5358d602c586"
},
"parallax": {
"git": "https://github.com/kidovate/meteor-parallax.git",
"tag": "v0.1.3",
"commit": "ec5dd02ac93af3bb1d7cf1a1bdb721dfefc0aae0"
},
"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"
}
}
}
}