-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathsmart.lock
32 lines (32 loc) · 944 Bytes
/
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
{
"meteor": {},
"dependencies": {
"basePackages": {
"bootstrap-3": {},
"collection-helpers": {},
"collection2": {}
},
"packages": {
"bootstrap-3": {
"git": "https://github.com/mangasocial/meteor-bootstrap-3.git",
"tag": "v3.1.1-1",
"commit": "63dd38968828bb8963636df93e9a1c45e2dfe67e"
},
"collection-helpers": {
"git": "https://github.com/dburles/meteor-collection-helpers.git",
"tag": "v0.2.6",
"commit": "f04819e9a148fb8992c7a345503167dfb1b9ad3e"
},
"collection2": {
"git": "https://github.com/aldeed/meteor-collection2.git",
"tag": "v0.3.11",
"commit": "7e970671305657678e8508d8107d5e6c5e158559"
},
"simple-schema": {
"git": "https://github.com/aldeed/meteor-simple-schema.git",
"tag": "v0.4.0",
"commit": "2cc6aac0d35a4e00b065c1437d540b2aefba5241"
}
}
}
}