Merge remote-tracking branch 'dashboard/master'
This commit is contained in:
16
dashboard/scripts/package.json
Normal file
16
dashboard/scripts/package.json
Normal 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"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user