Skip to content

Instantly share code, notes, and snippets.

@jamespeerless
Created January 9, 2014 22:51
Show Gist options
  • Save jamespeerless/8343610 to your computer and use it in GitHub Desktop.
Save jamespeerless/8343610 to your computer and use it in GitHub Desktop.
{
"name": "abine_crawler_worker",
"version": "0.0.1",
"description": "crawl worker for iron.io",
"main": "crawl_driver.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"author": "Abine",
"license": "BSD",
"dependencies": {
"pg": "~2.8.3",
"line-reader": "~0.2.3",
"async": "~0.2.9",
"url": "~0.7.9",
"mime": "~1.2.11",
"cookie": "~0.1.0",
"node-uuid": "~1.4.1",
"request": "~2.30.0",
"mysql": "~2.0.0-rc2",
"sql": "~0.34.0"
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment