-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathsmart.lock
More file actions
51 lines (51 loc) · 1.58 KB
/
smart.lock
File metadata and controls
51 lines (51 loc) · 1.58 KB
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
{
"meteor": {
"git": "https://github.com/meteor/meteor.git",
"branch": "master",
"commit": "1dfc7171f237a029cca74cbf25024acbf6ed5b75"
},
"dependencies": {
"basePackages": {
"modernizr-meteor": {},
"collectionFS-nhibner": {
"git": "https://github.com/nhibner/Meteor-CollectionFS.git",
"branch": "devel-buffer-encoding"
},
"router": {},
"moment": {},
"tour": {}
},
"packages": {
"modernizr-meteor": {
"git": "https://github.com/ckir/modernizr-meteor.git",
"tag": "v2.6.2",
"commit": "391ca2a3beff3cd2b0e1099cb2d744b5a2e8a73e"
},
"collectionFS-nhibner": {
"git": "https://github.com/nhibner/Meteor-CollectionFS.git",
"branch": "devel-buffer-encoding",
"commit": "38988a1648939e6ea14655aad341220bb7234ff4"
},
"router": {
"git": "https://github.com/tmeasday/meteor-router.git",
"tag": "v0.5.1",
"commit": "32e377c7703bb119acccc859fc7296882903cbe7"
},
"moment": {
"git": "https://github.com/possibilities/meteor-moment.git",
"tag": "v1.7.0",
"commit": "c64b6ec0e714b9556f4b6643d430b868ba69d3d7"
},
"tour": {
"git": "https://github.com/kidovate/meteor-bootstrap-tour.git",
"tag": "v0.3.2",
"commit": "5f1d9df8c425f919238096b97013c86cb74f72c0"
},
"page-js-ie-support": {
"git": "https://github.com/tmeasday/meteor-page-js-ie-support.git",
"tag": "v1.3.5",
"commit": "b99ed8380aefd10b2afc8f18d9eed4dd0d8ea9cb"
}
}
}
}