lazada-open-api-package
Version:
Generate "signature", "signature by url" and more for Lazada Open Platform.
29 lines (28 loc) • 777 B
JSON
{
"name": "lazada-open-api-package",
"version": "1.0.5",
"description": "Generate \"signature\", \"signature by url\" and more for Lazada Open Platform.",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/tudinhacoustic/lazada-open-api.git"
},
"keywords": [
"lazada-open-api",
"lazada-open-platform",
"lazada-api",
"lazada-signature"
],
"author": "Tu Dinh Acoustic",
"license": "ISC",
"bugs": {
"url": "https://github.com/tudinhacoustic/lazada-open-api/issues"
},
"homepage": "https://github.com/tudinhacoustic/lazada-open-api#readme",
"dependencies": {
"axios": "^0.21.1"
}
}