aran-live
Version:
Simpler live API for Aran
23 lines (22 loc) • 435 B
JSON
{
"name": "aran-live",
"description": "Simpler live API for Aran",
"version": "0.0.1",
"author": {
"name": "Laurent Christophe",
"email": "lachrist@vub.ac.be"
},
"main": "main.js",
"repository": "lachrist/aran-live",
"homepage": "http://github.com/lachrist/aran-live",
"license": "MIT",
"dependencies": {
"acorn": "5.x",
"astring": "1.x"
},
"keywords": [
"Aran",
"Live",
"API"
]
}