Merge remote-tracking branch 'dashboard/master'

This commit is contained in:
Girish Ramakrishnan
2023-02-24 23:40:15 +01:00
168 changed files with 85765 additions and 0 deletions

View File

@@ -0,0 +1,16 @@
{
"name": "scripts",
"version": "1.0.0",
"description": "",
"main": "manyUsers.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"author": "",
"license": "ISC",
"dependencies": {
"async": "^3.1.0",
"readline-sync": "^1.4.10",
"superagent": "^5.1.0"
}
}