UNPKG

@sp-api-sdk/feeds-api-2021-06-30

Version:

The Selling Partner API for Feeds lets you upload data to Amazon on behalf of a selling partner.

45 lines (44 loc) 1.17 kB
{ "name": "@sp-api-sdk/feeds-api-2021-06-30", "author": "Bertrand Marron <bertrand@bizon.solutions>", "description": "The Selling Partner API for Feeds lets you upload data to Amazon on behalf of a selling partner.", "version": "3.1.4", "main": "dist/cjs/index.js", "module": "dist/es/index.js", "types": "dist/types/index.d.ts", "license": "MIT", "publishConfig": { "access": "public" }, "directories": { "lib": "dist" }, "files": [ "dist/**/*.js", "dist/**/*.d.ts" ], "dependencies": { "@sp-api-sdk/common": "2.1.15", "axios": "^1.10.0" }, "repository": { "type": "git", "url": "https://github.com/bizon/selling-partner-api-sdk.git", "directory": "clients/feeds-api-2021-06-30" }, "bugs": { "url": "https://github.com/bizon/selling-partner-api-sdk/issues" }, "homepage": "https://github.com/bizon/selling-partner-api-sdk/tree/master/clients/feeds-api-2021-06-30", "keywords": [ "amazon", "bizon", "marketplace web services", "mws", "selling partner api", "sp api", "sp sdk", "feeds api" ], "gitHead": "b36600f33d62a2b6c3a9035968a93bc83e9838a9" }