pngs/package.json

11 lines
276 B
JSON
Raw Normal View History

2011-12-11 03:21:47 +01:00
{ "name": "pentanews-quiz",
"version":"2011.3.0",
"dependencies": {
"irc-js": "https://github.com/TooTallNate/IRC-js/tarball/0.5.x-compat",
"connect": ">=1.8.1",
"ltx":">=0.1.1",
2011-12-13 16:07:09 +01:00
"websocket":">=1.0.1",
2011-12-27 17:32:10 +01:00
"mime": ">=1.2.4",
"twitter": ">=0.1.17"
2011-12-11 03:21:47 +01:00
}
}