-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathsmart.lock
50 lines (50 loc) · 1.47 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
{
"meteor": {},
"dependencies": {
"basePackages": {
"bootstrap-3": {},
"scss": {},
"collection2": {},
"autoform": {},
"spin": {},
"iron-router": {}
},
"packages": {
"bootstrap-3": {
"git": "https://github.com/mangasocial/meteor-bootstrap-3.git",
"tag": "v0.3.4",
"commit": "680c056e849d079a1b669247f347da2b443aad91"
},
"scss": {
"git": "https://github.com/fourseven/meteor-scss.git",
"tag": "v0.6.4.1",
"commit": "bf203edb83565943cc0c00a31d536de7094f312b"
},
"collection2": {
"git": "https://github.com/aldeed/meteor-collection2.git",
"tag": "v0.2.3",
"commit": "f75f52374cd2c1e2a54f93079ef5f30b5694743f"
},
"autoform": {
"git": "https://github.com/aldeed/meteor-autoform.git",
"tag": "v0.3.1",
"commit": "9eedd7c489359907d25ae3307852dd18d7ad0fff"
},
"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.5.4",
"commit": "3e0e22ff85630b7503d0daa1538c6d90abb84020"
},
"simple-schema": {
"git": "https://github.com/aldeed/meteor-simple-schema.git",
"tag": "v0.2.3",
"commit": "db61204f36d79d97e24f0015d870c98a3c482561"
}
}
}
}