UNPKG

@firebearstudio/shopware-admin-api

Version:
29 lines (28 loc) 698 B
{ "name": "@firebearstudio/shopware-admin-api", "version": "1.0.5", "description": "Shopware API", "main": "src/index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "git+https://github.com/firebearstudio/shopware-admin-api-node.git" }, "keywords": [ "Shopware", "Admin-API" ], "author": "Shyim", "license": "MIT", "bugs": { "url": "https://github.com/firebearstudio/shopware-admin-api-node/issues" }, "homepage": "https://github.com/firebearstudio/shopware-admin-api-node#readme", "dependencies": { "axios": "^0.21.1", "lodash": "^4.17.15", "uuid": "^8.1.0" } }