Skip to content

Instantly share code, notes, and snippets.

Created August 26, 2012 19:02
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save anonymous/3482647 to your computer and use it in GitHub Desktop.
Save anonymous/3482647 to your computer and use it in GitHub Desktop.
package.json
{
"version": "1.4.0-4",
"author": "TerrordactylDesigns <Mbelardo1@gmail.com>",
"description": "chat and DJ bot for turntable.fm",
"contributors": [
{
"name": "Michael Belardo",
"email": "Mbelardo1@gmail.com"
}
],
"repository": {
"type": "git",
"url": "https://github.com/TerrordactylDesigns/boombot.git"
},
"dependencies": {
"> ttapi": "1.2.x"
},
"license": "MIT",
"engine": {
"node": ">=0.6"
},
"scripts": {
"start": "boombot.js"
},
"engines": {
"node": "0.8.x"
},
"name": "ttbot2",
"subdomain": "ttbot2"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment