Files
warframe-center/package.json
2022-02-15 22:07:56 +03:00

15 lines
280 B
JSON

{
"name": "warframe-market-bot",
"version": "1.0.0",
"description": "",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"author": "Anatoly Kopyl",
"license": "ISC",
"dependencies": {
"puppeteer": "^13.3.2"
}
}