Vulcan/smart.lock

48 lines
1.4 KiB
Text
Raw Normal View History

{
"meteor": {},
"dependencies": {
2012-10-04 15:26:59 +09:00
"basePackages": {
2013-07-19 12:52:10 +09:00
"momentjs": {},
2013-04-05 11:58:37 +09:00
"database-forms": {
2013-04-19 17:31:48 +09:00
"git": "git://github.com/SachaG/database-forms.git",
2013-04-05 11:58:37 +09:00
"branch": "master"
2013-04-05 12:14:29 +09:00
},
2013-10-05 09:46:28 +09:00
"crypto-md5": {},
"iron-router": {},
"nprogress": {}
2012-10-04 15:26:59 +09:00
},
"packages": {
2013-07-19 12:52:10 +09:00
"momentjs": {
"git": "https://github.com/crapthings/meteor-momentjs.git",
2013-09-02 10:39:43 +09:00
"tag": "v2.1.0.2",
"commit": "59a762e297082eea8b8cae00374c2b7ac6f89529"
2012-10-04 15:26:59 +09:00
},
2013-10-16 10:32:36 +09:00
"database-forms": {
"git": "git://github.com/SachaG/database-forms.git",
"branch": "master",
"commit": "b11ac7d5ca10df610ee5ca810cde45bb38ac81b7"
},
2013-04-14 12:12:31 +09:00
"crypto-md5": {
"git": "https://github.com/tmeasday/meteor-crypto-md5.git",
2013-09-02 10:39:43 +09:00
"tag": "v0.0.2",
"commit": "a943bea4cffeac9a14c2825dfe57d32b9d677e6f"
2013-04-14 12:12:31 +09:00
},
2013-10-05 09:46:28 +09:00
"iron-router": {
"git": "https://github.com/EventedMind/iron-router.git",
"tag": "v0.6.0",
"commit": "c63e92d24c8210e2304ff5fed1b5c463394aeaf6"
},
"nprogress": {
"git": "https://github.com/zhouzhuojie/meteor-nprogress.git",
"tag": "v0.0.3",
"commit": "ffd1c5dd400af64121197f4e637a215c4b6b1fc7"
2013-09-02 10:39:43 +09:00
},
2013-04-14 12:12:31 +09:00
"crypto-base": {
"git": "https://github.com/tmeasday/meteor-crypto-base.git",
2013-09-02 10:39:43 +09:00
"tag": "v0.0.3",
"commit": "fdc0b7b3d24e2e31c5c95beddafe890ffbaafd42"
2012-10-04 15:26:59 +09:00
}
}
}
}