UNPKG

shopify-app-resource-picker

Version:

A custom Shopify app resource picker component that lets developers display and select products with additional fields like SKU, barcode, and more.

31 lines (30 loc) 851 B
{ "name": "shopify-app-resource-picker", "version": "1.0.0", "description": "A custom Shopify app resource picker component that lets developers display and select products with additional fields like SKU, barcode, and more.", "main": "index.js", "scripts": { "test": "npm run test" }, "repository": { "type": "git", "url": "git+https://github.com/sa-od/shopify-app-resource-picker.git" }, "keywords": [ "shopify", "resource-picker", "shopify-resource-picker", "shopify-product-picker", "shopify-modal", "product-selector", "custom-resource-picker", "sku", "barcode" ], "author": "Sahood CV", "license": "ISC", "bugs": { "url": "https://github.com/sa-od/shopify-app-resource-picker/issues" }, "homepage": "https://github.com/sa-od/shopify-app-resource-picker#readme" }