Skip to content

Instantly share code, notes, and snippets.

@Efreak
Created October 11, 2015 19:55
Show Gist options
  • Save Efreak/90b6eee77af177cae7dd to your computer and use it in GitHub Desktop.
Save Efreak/90b6eee77af177cae7dd to your computer and use it in GitHub Desktop.
{ name: 'steam-chat-bot',
description: 'Simplified interface for a steam chat bot with lots of built-in functionality',
'dist-tags':
{ latest: '2.2.0',
senpaiplznoticemeeeeeee: '2.1.0',
GabenForPresident: '2.3.0' },
versions:
[ '1.0.0',
'1.1.0',
'1.1.1',
'1.1.2',
'1.1.3',
'1.2.0',
'1.2.1',
'1.2.2',
'1.4.4',
'1.4.5',
'1.5.0',
'1.6.0',
'1.6.1',
'1.6.2',
'1.6.3',
'1.6.4',
'1.7.0',
'1.7.1',
'1.8.0',
'1.8.1',
'1.8.2',
'2.0.0',
'2.0.1',
'2.1.0',
'2.1.1',
'2.2.0',
'2.3.0' ],
maintainers:
[ 'bonnici <[email protected]>',
'efreak <[email protected]>',
'dragonbanshee <[email protected]>' ],
time:
{ modified: '2015-10-07T02:30:39.110Z',
created: '2013-06-08T21:53:57.691Z',
'1.0.0': '2013-06-08T21:53:59.058Z',
'1.1.0': '2013-06-19T03:35:26.380Z',
'1.1.1': '2013-06-23T03:08:45.727Z',
'1.1.2': '2013-07-02T02:23:51.088Z',
'1.1.3': '2013-07-21T22:34:04.769Z',
'1.2.0': '2013-08-01T04:26:08.528Z',
'1.2.1': '2013-09-08T02:42:32.132Z',
'1.2.2': '2013-09-08T02:45:33.417Z',
'1.4.4': '2015-04-05T23:51:25.639Z',
'1.4.5': '2015-04-05T23:52:06.621Z',
'1.5.0': '2015-04-05T23:52:48.152Z',
'1.6.0': '2015-04-05T23:53:33.591Z',
'1.6.1': '2015-05-01T02:25:58.053Z',
'1.6.2': '2015-05-03T13:58:45.769Z',
'1.6.3': '2015-05-03T22:32:22.542Z',
'1.6.4': '2015-05-03T23:38:14.547Z',
'1.7.0': '2015-05-09T20:24:29.166Z',
'1.7.1': '2015-05-09T20:48:58.727Z',
'1.8.0': '2015-05-14T03:02:19.092Z',
'1.8.1': '2015-05-17T07:18:50.535Z',
'1.8.2': '2015-05-17T07:27:42.208Z',
'2.0.0': '2015-06-20T15:46:41.840Z',
'2.0.1': '2015-06-21T14:53:11.770Z',
'2.1.0': '2015-07-02T03:35:16.667Z',
'2.1.1': '2015-07-20T18:33:24.946Z',
'2.2.0': '2015-08-12T14:46:06.030Z',
'2.3.0': '2015-10-07T02:30:39.110Z' },
author: 'See contributors <[email protected]> (http://www.github.com/Efreak/node-steam-chat-bot)',
repository:
{ type: 'git',
url: 'git+https://github.com/Efreak/node-steam-chat-bot.git' },
keywords:
[ 'steam',
'steamrep',
'chatbot',
'cleverbot',
'wolfram',
'youtube',
'tumblr',
'google',
'currency',
'logging',
'chat',
'reddit',
'/r/steamgameswap',
'pushbullet',
'logs',
'IMDB' ],
readmeFilename: 'README.md',
homepage: 'https://github.com/Efreak/node-steam-chat-bot',
contributors:
[ 'Paul Schow <[email protected]> (https://github.com/paulschow)',
'Divinux <[email protected]> (https://github.com/Divinux)',
'John <[email protected]> (https://github.com/JMCortinax)',
'Houston <[email protected]> (https://github.com/dungdung)',
'bonnici <[email protected]> (https://github.com/bonnici)',
'Kyle Smith <[email protected]> (https://github.com/dragonbanshee)',
'Efreak <[email protected]> (https://github.com/Efreak)' ],
bugs: { url: 'http://github.com/Efreak/node-steam-chat-bot/issues' },
license: 'MIT',
users: { efreak: true, dragonbanshee: true },
version: '2.2.0',
main: './lib/chatBot',
scripts:
{ example: 'node ./examples/example.js',
'example-firebase': 'node ./examples/example-firebase.js' },
dependencies:
{ express: '^4.10.0',
'express-winston': '^0.3.1',
qs: '^4.0.0',
steam: '^1.0.0',
'steam-web-api': '^0.0.1',
'steam-web-api-key': '^0.0.1',
'steam-trade': 'git://github.com/seishun/node-steam-trade.git',
'steam-weblogon': '^0.0.3',
underscore: '^1.8.3',
winston: '^1.0.0',
accounting: '^0.4.1',
'body-parser': '^1.13.2',
'cleverbot-node': '0.2.x',
dotenv: '^1.1.0',
'express-session': '^1.11.3',
filendir: '0.0.1',
firebase: '^2.2.6',
fireproof: '^2.5.2',
'github-webhook-handler': '^0.4.0',
google: '^1.0.0',
'google-images': '0.1.x',
irc: '^0.3.12',
mediawiki: '0.0.14',
mkdirp: '^0.5.0',
moment: '^2.10.3',
money: '^0.2.0',
'node-localstorage': '^0.5.0',
nodemailer: '^1.3.4',
'nodemailer-sendmail-transport': '^1.0.0',
omdb: '^0.2.3',
pushbullet: '^1.4.3',
'pushover-notifications': '^0.2.2',
'random-js': '^1.0.4',
request: '^2.58.0',
roll: '^1.0.0',
'sanitize-filename': '^1.1.1',
'serve-index': '^1.6.3',
sinon: '^1.12.1',
sqlite3: '^3.0.2',
tinycache: '^1.1.0',
touch: '0.0.3',
'tumblr.js': '0.0.x',
ueberDB: '^0.2.7',
when: '^3.7.3',
wolfram: '0.3.x',
'youtube-api': '^0.3.2',
'socket.io': '~1.3.5' },
optionalDependencies:
{ accounting: '^0.4.1',
'body-parser': '^1.13.2',
'cleverbot-node': '0.2.x',
dotenv: '^1.1.0',
'express-session': '^1.11.3',
filendir: '0.0.1',
firebase: '^2.2.6',
fireproof: '^2.5.2',
'github-webhook-handler': '^0.4.0',
google: '^1.0.0',
'google-images': '0.1.x',
irc: '^0.3.12',
mediawiki: '0.0.14',
mkdirp: '^0.5.0',
moment: '^2.10.3',
money: '^0.2.0',
'node-localstorage': '^0.5.0',
nodemailer: '^1.3.4',
'nodemailer-sendmail-transport': '^1.0.0',
omdb: '^0.2.3',
pushbullet: '^1.4.3',
'pushover-notifications': '^0.2.2',
'random-js': '^1.0.4',
request: '^2.58.0',
roll: '^1.0.0',
'sanitize-filename': '^1.1.1',
'serve-index': '^1.6.3',
sinon: '^1.12.1',
sqlite3: '^3.0.2',
tinycache: '^1.1.0',
touch: '0.0.3',
'tumblr.js': '0.0.x',
ueberDB: '^0.2.7',
when: '^3.7.3',
wolfram: '0.3.x',
'youtube-api': '^0.3.2',
'socket.io': '~1.3.5' },
engines: { node: '0.12.x', npm: '1.4.x' },
gitHead: '819e64cc9c391d3256ee03156aa4ddd0fe5d272c',
dist:
{ shasum: '0921b85e1dbb2934aaa7944b5d45ba727e631aa0',
tarball: 'http://registry.npmjs.org/steam-chat-bot/-/steam-chat-bot-2.2.0.tgz' },
directories: {} }
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment