UNPKG

@sp-api-sdk/catalog-items-api-v0

Version:

The Selling Partner API for Catalog Items helps you programmatically retrieve item details for items in the catalog.

45 lines (44 loc) 1.2 kB
{ "name": "@sp-api-sdk/catalog-items-api-v0", "author": "Bertrand Marron <bertrand@bizon.solutions>", "description": "The Selling Partner API for Catalog Items helps you programmatically retrieve item details for items in the catalog.", "version": "4.0.5", "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.19", "axios": "^1.12.2" }, "repository": { "type": "git", "url": "https://github.com/bizon/selling-partner-api-sdk.git", "directory": "clients/catalog-items-api-v0" }, "bugs": { "url": "https://github.com/bizon/selling-partner-api-sdk/issues" }, "homepage": "https://github.com/bizon/selling-partner-api-sdk/tree/master/clients/catalog-items-api-v0", "keywords": [ "amazon", "bizon", "marketplace web services", "mws", "selling partner api", "sp api", "sp sdk", "catalog items api" ], "gitHead": "95f22690de1d02f4739da49cffb24bef8b5b61c9" }