-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathsmart.lock
57 lines (57 loc) · 1.72 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
55
56
57
{
"meteor": {},
"dependencies": {
"basePackages": {
"smart-collections": {},
"iron-router": {},
"handlebar-helpers": {},
"underscore-string-latest": {},
"simple-schema": {},
"collection2": {},
"autoform": {},
"sticks": {
"path": "../packages/sticks"
}
},
"packages": {
"smart-collections": {
"git": "https://github.com/arunoda/meteor-smart-collections.git",
"tag": "v0.3.19",
"commit": "84851247b458614a95d1484f583a8ec257d9399d"
},
"iron-router": {
"git": "https://github.com/EventedMind/iron-router.git",
"tag": "v0.5.4",
"commit": "3e0e22ff85630b7503d0daa1538c6d90abb84020"
},
"handlebar-helpers": {
"git": "https://github.com/raix/Meteor-handlebar-helpers.git",
"tag": "v0.0.9",
"commit": "71e94c99462b8801a34c5363510758b6ff5f5ac7"
},
"underscore-string-latest": {
"git": "https://github.com/TimHeckel/meteor-underscore-string.git",
"tag": "v2.3.3",
"commit": "4a5d70eee48fbd90a6e6fc78747250d704a0b3bb"
},
"simple-schema": {
"git": "https://github.com/aldeed/meteor-simple-schema.git",
"tag": "v0.2.7",
"commit": "1989849e97ee20f8226dd58b2630a6c6e3416598"
},
"collection2": {
"git": "https://github.com/aldeed/meteor-collection2.git",
"tag": "v0.2.10",
"commit": "7c1adcaab2e8b9bc2de3730d1fe2b5305508f5fe"
},
"autoform": {
"git": "https://github.com/aldeed/meteor-autoform.git",
"tag": "v0.3.4",
"commit": "449ef4994a3e2dfe0616183cb998c9912c528c03"
},
"sticks": {
"path": "../packages/sticks"
}
}
}
}