-
Notifications
You must be signed in to change notification settings - Fork 3
/
Copy pathsmart.lock
36 lines (36 loc) · 1021 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
33
34
35
36
{
"meteor": {
"git": "https://github.com/meteor/meteor.git",
"branch": "master",
"commit": "067113a37dd4e7824db1a16d5f7a90c3739eed9c"
},
"dependencies": {
"basePackages": {
"stripe": {},
"router": {},
"accounting": {}
},
"packages": {
"stripe": {
"git": "https://github.com/appleifreak/stripe-meteor.git",
"tag": "v1.0.0",
"commit": "152de8922a7e0f3d1d131ef457d566f8654c0743"
},
"router": {
"git": "https://github.com/tmeasday/meteor-router.git",
"tag": "v0.3.4",
"commit": "8f0d5303de5b93771e91f21f818be27358c2fb30"
},
"accounting": {
"git": "https://github.com/IainShigeoka/meteor-accounting.git",
"tag": "v0.3.2.3",
"commit": "330cf532e6ac7282cf85ef3b83a54c1a25f5bdae"
},
"page-js": {
"git": "https://github.com/tmeasday/meteor-page-js.git",
"tag": "v1.3.1",
"commit": "ee0b651869928abe50b5d06d7f32ccd2e657883a"
}
}
}
}