Vulcan/smart.lock

49 lines
1.4 KiB
Text
Raw Normal View History

{
"meteor": {
"git": "https://github.com/meteor/meteor.git",
"branch": "master",
2013-04-05 11:58:37 +09:00
"commit": "cab491f3650fffc85661bca6b3cecf583410e05d"
},
"dependencies": {
2012-10-04 15:26:59 +09:00
"basePackages": {
"router": {
2013-04-05 12:11:42 +09:00
"git": "https://github.com/SachaG/meteor-router.git",
"branch": "master"
},
"moment": {},
2013-04-05 11:58:37 +09:00
"database-forms": {
"git": "https://github.com/SachaG/database-forms.git",
"branch": "master"
2013-04-05 12:14:29 +09:00
},
2013-03-23 16:58:28 +11:00
"paginated-subscription": {}
2012-10-04 15:26:59 +09:00
},
"packages": {
"router": {
2013-04-05 12:11:42 +09:00
"git": "https://github.com/SachaG/meteor-router.git",
"branch": "master",
"commit": "defda40b6045a546fa90bd88ef20b53744a0750e"
2012-10-04 15:26:59 +09:00
},
"moment": {
"git": "https://github.com/possibilities/meteor-moment.git",
"tag": "v1.7.0",
"commit": "c64b6ec0e714b9556f4b6643d430b868ba69d3d7"
},
"database-forms": {
2013-04-05 11:58:37 +09:00
"git": "https://github.com/SachaG/database-forms.git",
"branch": "master",
"commit": "d2cc5b14f80d7985e33b9066b222e0e86e088095"
},
2013-03-23 16:58:28 +11:00
"paginated-subscription": {
"git": "https://github.com/tmeasday/meteor-paginated-subscription.git",
"tag": "v0.1.0",
"commit": "623fe77698dbfdfdfdb52855c1ba19f29aca8047"
},
2013-03-14 09:45:57 +11:00
"page-js-ie-support": {
"git": "https://github.com/tmeasday/meteor-page-js-ie-support.git",
2013-02-14 10:20:41 +09:00
"tag": "v1.3.5",
2013-03-14 09:45:57 +11:00
"commit": "b99ed8380aefd10b2afc8f18d9eed4dd0d8ea9cb"
2012-10-04 15:26:59 +09:00
}
}
}
}