backend-and-orchestration-t.../code/protocol_demos/sync-async/package.json
2024-11-17 17:03:20 -08:00

12 lines
226 B
JSON

{
"name": "demo_sync-async",
"version": "1.0.0",
"description": "",
"main": "async.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [],
"author": "",
"license": ""
}