automation-client
Version:
automation-client
25 lines (24 loc) • 475 B
JSON
{
"name": "automation-client",
"version": "0.0.22",
"description": "automation-client",
"main": "index.js",
"scripts": {
"test": "node test"
},
"repository": "",
"keywords": [
"node.js",
"eclipse",
"nodeclipse"
],
"dependencies": {
"urllib-sync": "x.x.x",
"callsite": "x.x.x",
"cookie-manager": "x.x.x"
},
"author": {
"name": "Gábor Csáki"
}, "license": "MIT",
"readmeFilename": "README.md"
}