UNPKG

retailloop-node

Version:

A nodejs SDK for Retail Loop

21 lines (20 loc) 377 B
{ "name": "retailloop-node", "version": "0.0.4", "description": "A nodejs SDK for Retail Loop", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "keywords": [ "Retail", "Loop", "SDK", "Node.js" ], "author": "Ibrahim Abdulraheem", "license": "ISC", "dependencies": { "axios": "^1.4.0" } }