19 lines
376 B
JSON
19 lines
376 B
JSON
{
|
|
"name": "grabsomethingawfulbans",
|
|
"version": "1.0.0",
|
|
"description": "",
|
|
"main": "index.js",
|
|
"scripts": {
|
|
"test": "echo \"Error: no test specified\" && exit 1"
|
|
},
|
|
"author": "",
|
|
"license": "ISC",
|
|
"dependencies": {
|
|
"jQuery": "^1.7.4",
|
|
"jquery": "^3.4.1",
|
|
"node-notifier": "^6.0.0",
|
|
"request": "^2.88.0",
|
|
"win10-toast": "^0.1.0"
|
|
}
|
|
}
|