You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

19 lines
397 B

4 years ago
{
"name": "@username/message-queue",
"version": "0.0.0",
"description": "Await on websocket messages",
"private": true,
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [
"async"
],
"author": "Avril",
"license": "GPL-3.0-or-later",
"dependencies": {
"@notflan/stage-js": "^0.1.0"
},
"devDependencies": {}
}