-
Notifications
You must be signed in to change notification settings - Fork 3
/
Copy pathsmart.lock
29 lines (29 loc) · 838 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
{
"meteor": {
"git": "https://github.com/meteor/meteor.git",
"branch": "master",
"commit": "5d736d4bf0448c7db1f9b47124dfafc34a9631bb"
},
"dependencies": {
"basePackages": {
"mini-pages": {}
},
"packages": {
"mini-pages": {
"git": "https://github.com/cmather/meteor-mini-pages.git",
"tag": "v0.3.1",
"commit": "d218140d37b0dbec975880755c2035ae9e022936"
},
"HTML5-History-API": {
"git": "https://github.com/tmeasday/meteor-HTML5-History-API.git",
"tag": "v4.0.0",
"commit": "dc4965f1424cfca625ec3fbea17eace03f8e32c5"
},
"page-js-ie-support": {
"git": "https://github.com/tmeasday/meteor-page-js-ie-support.git",
"tag": "v1.3.5",
"commit": "b99ed8380aefd10b2afc8f18d9eed4dd0d8ea9cb"
}
}
}
}