osg
Version:
nodejs client libraries for Open Science Grid
20 lines (19 loc) • 429 B
JSON
{
"name": "btsync job",
"version": "0.0.0",
"description": "btsync job",
"main": "job.js",
"repository": {
"type": "git",
"url": "https://github.com/soichih/osgjob-btsync"
},
"author": "Soichi Hayashi",
"license": "MIT",
"bugs": {
"url": "https://github.com/soichih/osgjob-btsync"
},
"dependencies": {
"node-osg": "*",
"btsync-api": "*"
}
}