UNPKG

hybris-hac-api

Version:
28 lines (27 loc) 554 B
{ "name": "hybris-hac-api", "version": "1.1.9", "description": "HAC API Methods", "main": "index.js", "keywords": [ "hybris", "hac" ], "repository": { "type": "git", "url": "https://github.com/AlexGrisin/hybris-hac-api" }, "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "author": "", "license": "ISC", "dependencies": { "axios": "0.19.0", "axios-cookiejar-support": "1.0.1", "dotenv": "^16.0.0", "jsdom": "^18.0.1", "he": "1.2.0", "tough-cookie": "2.3.3" } }