pngs/package.json

10 lines
255 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",
"formidable": ">=1.0.7",
"ltx":">=0.1.1",
"websocket":">=1.0.1"
}
}