-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathsmart.lock
84 lines (84 loc) · 2.7 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
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
{
"meteor": {},
"dependencies": {
"basePackages": {
"bootstrap-3": {},
"Bootstrap3-Typeahead": {},
"collection2": {},
"autoform": {},
"npm": {},
"async": {},
"collectionFS": {},
"iron-router": {},
"accounts-entry": {},
"select2": {}
},
"packages": {
"bootstrap-3": {
"git": "https://github.com/mangasocial/meteor-bootstrap-3.git",
"tag": "v0.3.6",
"commit": "711dbcabe333c8714298b2fd1de97fdcdae6efa7"
},
"Bootstrap3-Typeahead": {
"git": "https://github.com/JustinSGray/meteor-Bootstrap-3-Typeahead.git",
"tag": "v0.1.1",
"commit": "770b69d73e559c9f6506daa0a034acab21169479"
},
"collection2": {
"git": "https://github.com/aldeed/meteor-collection2.git",
"tag": "v0.2.11",
"commit": "34ea61718c8826dfa9236222cec6c097bd41ae6b"
},
"autoform": {
"git": "https://github.com/aldeed/meteor-autoform.git",
"tag": "v0.4.1",
"commit": "5f07277746fb8cf9c938ed5c1382348fba8218d7"
},
"npm": {
"git": "https://github.com/arunoda/meteor-npm.git",
"tag": "v0.2.2",
"commit": "ad83acff83385d5ea05997c8bbc2d7493ba4c04e"
},
"async": {
"git": "https://github.com/peerlibrary/meteor-async.git",
"tag": "v0.2.9.3",
"commit": "e95ab2eadd39c78261db3f8ef96bcb9e0b36bd81"
},
"collectionFS": {
"git": "https://github.com/raix/Meteor-CollectionFS.git",
"tag": "v0.3.6",
"commit": "e28922685d07fc2bd17e23571eeb050cd85176f7"
},
"iron-router": {
"git": "https://github.com/EventedMind/iron-router.git",
"tag": "v0.6.1",
"commit": "4e1ee0581d68bff422a915dacb0bd30eae10fe08"
},
"accounts-entry": {
"git": "https://github.com/BeDifferential/accounts-entry.git",
"tag": "v0.4.4",
"commit": "56cee1ff5afe2ce5be7b749cd74fc939fc9ce781"
},
"select2": {
"git": "https://github.com/nate-strauser/meteor-select2.git",
"tag": "v3.4.3",
"commit": "fbe1f33800c90ecdfdcec529970382f8781e3988"
},
"simple-schema": {
"git": "https://github.com/aldeed/meteor-simple-schema.git",
"tag": "v0.2.16",
"commit": "fae2b014ffc26dfccd3aab38e45d60dda34fd03c"
},
"moment": {
"git": "https://github.com/acreeger/meteor-moment.git",
"tag": "v2.2.1",
"commit": "9ee12e714afe56b189f53076447b7b54f3012065"
},
"cfs-public-folder": {
"git": "https://github.com/nooitaf/meteor-cfs-public-folder.git",
"tag": "v0.0.3",
"commit": "581c716424b374efb6f611110002621f9cc9212b"
}
}
}
}