← back to Gmc 425 Supplemental Feed

package.json

11 lines

{
  "name": "gmc-425-supplemental-feed",
  "version": "0.2.0",
  "private": true,
  "type": "module",
  "description": "DRY-RUN classifier for the DW $4.25 GMC leak: determines per-offer whether a supplemental feed can fix it, or whether the Roll is absent from the primary feed (needs a Shopify feed fix / unpublish). Never uploads.",
  "bin": {
    "classify-leakers": "classify-leakers.mjs"
  }
}