Vulcan/smart.lock

31 lines
808 B
Text
Raw Normal View History

{
"meteor": {
"git": "https://github.com/meteor/meteor.git",
2012-10-18 14:24:36 +09:00
"branch": "master",
"commit": "16cf8a26218ae4650eb36b25ee55c2b5f6a71a31"
},
"dependencies": {
2012-10-04 15:26:59 +09:00
"basePackages": {
"router": {},
"moment": {}
},
"packages": {
"router": {
"git": "https://github.com/tmeasday/meteor-router.git",
"tag": "v0.2.6",
"commit": "a1866908a9fb6d287bb877c6583cee93f89e378e"
2012-10-04 15:26:59 +09:00
},
"moment": {
"git": "https://github.com/possibilities/meteor-moment.git",
"tag": "v1.7.0",
"commit": "c64b6ec0e714b9556f4b6643d430b868ba69d3d7"
},
"page-js": {
"git": "https://github.com/tmeasday/meteor-page-js.git",
"tag": "v1.3.1",
"commit": "ee0b651869928abe50b5d06d7f32ccd2e657883a"
2012-10-04 15:26:59 +09:00
}
}
}
}