Axione-IPE-Viewer/webapp/tests/test_event_stream/package.json
2023-04-05 11:58:01 +02:00

17 lines
339 B
JSON

{
"name": "test_event_stream",
"version": "1.0.0",
"description": "",
"main": "test_api_netwo.js",
"dependencies": {
"eventsource": "^2.0.2"
},
"devDependencies": {},
"scripts": {
"start": "node test_api_netwo.js",
"test": "echo \"Error: no test specified\" && exit 1"
},
"author": "",
"license": "ISC"
}