shopee-v2-api
Version:
24 lines (23 loc) • 419 B
JSON
{
"name": "shopee-v2-api",
"version": "0.0.75",
"description": "",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [
"shopee",
"v2",
"api"
],
"author": "",
"license": "ISC",
"dependencies": {
"crypto": "^1.0.1",
"form-data": "^4.0.0",
"lodash": "^4.17.21",
"moment": "^2.29.4",
"node-fetch": "^2.6.0"
}
}