UNPKG

338 BJSONView Raw
1{
2 "name": "hasoffers-node",
3 "version": "1.5.6",
4 "description": "Hasoffers Api",
5 "main": "index.js",
6 "scripts": {
7 "test": "echo \"Error: no test specified\" && exit 1"
8 },
9 "author": "Mihail Martyniuk",
10 "license": "ISC",
11 "dependencies": {
12 "form-data": "^2.3.2",
13 "node-fetch": "^2.1.2",
14 "qs": "^6.5.2"
15 }
16}