sadira
Version:
Web framework
30 lines (29 loc) • 626 B
JSON
{
"name": "sadira",
"version": "0.0.2-2",
"description": "Web framework",
"main": "sadira.js",
"dependencies" : {"minimist" : ">=1.1.0", "websocket" : ">=1.0.8", "socket.io" : ">=1.1.0" },
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "https://github.com/Nunkiii/sadira.git"
},
"keywords": [
"framework",
"astronomy",
"fits",
"websocket",
"webgl",
"webrtc",
"webcl",
"pipeline"
],
"author": "Pierre Sprimont",
"license": "ISC",
"bugs": {
"url": "https://github.com/Nunkiii/sadira/issues"
}
}