You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
{
|
|
"name": "lifestream",
|
|
"version": "0.0.1",
|
|
"description": "Realtime lifestream",
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "https://github.com/chimo/lifestream"
|
|
},
|
|
"author": "Chimo",
|
|
"license": "",
|
|
"dependencies": {
|
|
"cheerio": "0.22.0",
|
|
"extend": "^3.0.1",
|
|
"mysql": "~2.15.0",
|
|
"pubsubhubbub": "~0.4.1",
|
|
"showdown": "^1.8.6",
|
|
"winston": "2.4.2",
|
|
"ws": "5.1.1",
|
|
"xmldom": "^0.1.27"
|
|
}
|
|
}
|