edge/misc/client-sdk-testsuite/package.json

17 lines
327 B
JSON

{
"name": "client-sdk-testsuite",
"version": "0.0.0",
"description": "Client SDK Test suite",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {},
"author": "",
"license": "AGPL-3.0",
"homepage": "",
"dependencies": {
"chai": "^4.2.0",
"mocha": "^6.2.2"
}
}