★ wanayoo — archive 1999 https://github.com/msgflo/msgflo-python/blob/master/package.jsonNouvelle recherche | Portail wanayoo
Skip to content

HTTPS clone URL

Subversion checkout URL

You can clone with
or
.
Download ZIP
Branch: master
Fetching contributors…

Cannot retrieve contributors at this time

32 lines (31 sloc) 0.681 kB
{
"name": "msgflo-python",
"description": "Python participant support for MsgFlo",
"version": "0.0.2",
"author": {
"name": "Jon Nordby",
"email": "jononor@gmail.com"
},
"repository": {
"type": "git",
"url": "git://github.com/msgflo/msgflo-python.git"
},
"licenses": [
{
"type": "MIT",
"url": "undefined/blob/master/LICENSE-MIT"
}
],
"dependencies": {},
"devDependencies": {
"chai": "~1.9.0",
"coffee-script": "^1.8.0",
"mocha": "~1.21.0",
"msgflo": "^0.3.1"
},
"keywords": [],
"bin": {},
"scripts": {
"test": "mocha --reporter spec --compilers coffee:coffee-script/register spec/*.coffee"
}
}
Jump to Line
Something went wrong with that request. Please try again.