Initial Release
This commit is contained in:
14
package.json
Normal file
14
package.json
Normal file
@@ -0,0 +1,14 @@
|
||||
{
|
||||
"name": "google-sheets-rate-assistant",
|
||||
"version": "0.0.1",
|
||||
"main": "index.js",
|
||||
"scripts": {
|
||||
"run": "node index.js"
|
||||
},
|
||||
"author": "",
|
||||
"license": "ISC",
|
||||
"description": "Assists in keeping requests under the free rate limit for applications such as vMix.",
|
||||
"dependencies": {
|
||||
"google-spreadsheet": "^3.3.0"
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user