{
  "schema": 1,
  "packages": [
    {
      "type": "sample",
      "slug": "sample-service-agency",
      "version": "1.0.0",
      "name": "Cedar Studio",
      "description": "Professional services / agency. This sample demonstrates bookkeeping examples only; it is not an implementation of the named industry's operational, regulatory or compliance systems.",
      "author": "PHP Ledger",
      "licence": "CC0-1.0",
      "homepage": "https://phpledger.com/directory/sample-service-agency/",
      "requires": {
        "core": "1.0.0"
      }
    },
    {
      "type": "sample",
      "slug": "sample-retail-shop",
      "version": "1.0.0",
      "name": "Willow Corner Shop",
      "description": "Retail shop. This sample demonstrates bookkeeping examples only; it is not an implementation of the named industry's operational, regulatory or compliance systems.",
      "author": "PHP Ledger",
      "licence": "CC0-1.0",
      "homepage": "https://phpledger.com/directory/sample-retail-shop/",
      "requires": {
        "core": "1.0.0",
        "inventory": "1.0.0",
        "pos-showcase": "1.0.0",
        "trading-documents": "1.0.0"
      }
    },
    {
      "type": "sample",
      "slug": "sample-seasonal-business",
      "version": "1.0.0",
      "name": "Sunrise Garden Services",
      "description": "Seasonal business. This sample demonstrates bookkeeping examples only; it is not an implementation of the named industry's operational, regulatory or compliance systems.",
      "author": "PHP Ledger",
      "licence": "CC0-1.0",
      "homepage": "https://phpledger.com/directory/sample-seasonal-business/",
      "requires": {
        "core": "1.0.0"
      }
    },
    {
      "type": "sample",
      "slug": "sample-distributor",
      "version": "1.0.0",
      "name": "Harbor Supply Company",
      "description": "Distribution. This sample demonstrates bookkeeping examples only; it is not an implementation of the named industry's operational, regulatory or compliance systems.",
      "author": "PHP Ledger",
      "licence": "CC0-1.0",
      "homepage": "https://phpledger.com/directory/sample-distributor/",
      "requires": {
        "core": "1.0.0",
        "inventory": "1.0.0",
        "inventory-locations": "1.1.0",
        "purchasing": "1.0.0",
        "trading-documents": "1.0.0"
      }
    },
    {
      "type": "sample",
      "slug": "sample-trader",
      "version": "1.0.0",
      "name": "Harbour Trade",
      "description": "Wholesale / trader. This sample demonstrates bookkeeping examples only; it is not an implementation of the named industry's operational, regulatory or compliance systems.",
      "author": "PHP Ledger",
      "licence": "CC0-1.0",
      "homepage": "https://phpledger.com/directory/sample-trader/",
      "requires": {
        "core": "1.0.0",
        "inventory": "1.0.0",
        "purchasing": "1.0.0",
        "trading-documents": "1.0.0"
      }
    },
    {
      "type": "sample",
      "slug": "sample-restaurant",
      "version": "1.0.0",
      "name": "Cedar Table",
      "description": "Restaurant / cafe. Restaurant and catering bookkeeping example; tables, recipes, kitchen production and service operations are not implemented.",
      "author": "PHP Ledger",
      "licence": "CC0-1.0",
      "homepage": "https://phpledger.com/directory/sample-restaurant/",
      "requires": {
        "core": "1.0.0",
        "inventory": "1.0.0",
        "pos-showcase": "1.0.0"
      }
    },
    {
      "type": "sample",
      "slug": "sample-membership-club",
      "version": "1.0.0",
      "name": "Riverside Community Club",
      "description": "Membership club. Membership-income bookkeeping example; membership administration, renewals, charity status and dues compliance are not implemented.",
      "author": "PHP Ledger",
      "licence": "CC0-1.0",
      "homepage": "https://phpledger.com/directory/sample-membership-club/",
      "requires": {
        "core": "1.0.0"
      }
    },
    {
      "type": "sample",
      "slug": "sample-pharmacy",
      "version": "1.0.0",
      "name": "Meadow Training Pharmacy",
      "description": "Non-medicinal training inventory. Non-medicinal training products only; no medicines, dispensing, patient records, expiry controls or pharmacy compliance are implemented.",
      "author": "PHP Ledger",
      "licence": "CC0-1.0",
      "homepage": "https://phpledger.com/directory/sample-pharmacy/",
      "requires": {
        "core": "1.0.0",
        "inventory": "1.0.0",
        "pos-showcase": "1.0.0",
        "trading-documents": "1.0.0"
      }
    },
    {
      "type": "sample",
      "slug": "sample-jewelry-studio",
      "version": "1.0.0",
      "name": "Lantern Finch Jewelry Studio",
      "description": "Jewelry studio. Jewelry bookkeeping example; precious-metal, gemstone, job-costing and commodity accounting are not implemented.",
      "author": "PHP Ledger",
      "licence": "CC0-1.0",
      "homepage": "https://phpledger.com/directory/sample-jewelry-studio/",
      "requires": {
        "core": "1.0.0",
        "inventory": "1.0.0",
        "trading-documents": "1.0.0"
      }
    },
    {
      "type": "sample",
      "slug": "sample-light-manufacturing",
      "version": "1.0.0",
      "name": "Maple Bench Works",
      "description": "Light manufacturing. Light-manufacturing bookkeeping example; bills of material, production planning, work orders and recipes are not implemented.",
      "author": "PHP Ledger",
      "licence": "CC0-1.0",
      "homepage": "https://phpledger.com/directory/sample-light-manufacturing/",
      "requires": {
        "core": "1.0.0",
        "inventory": "1.0.0",
        "purchasing": "1.0.0"
      }
    },
    {
      "type": "sample",
      "slug": "sample-service-workshop",
      "version": "1.0.0",
      "name": "Wheel & Spoke Workshop",
      "description": "Service workshop. Workshop bookkeeping example; customer-owned property is not inventory, and job cards, parts custody and workshop scheduling are not implemented.",
      "author": "PHP Ledger",
      "licence": "CC0-1.0",
      "homepage": "https://phpledger.com/directory/sample-service-workshop/",
      "requires": {
        "core": "1.0.0",
        "inventory": "1.0.0",
        "purchasing": "1.0.0"
      }
    }
  ]
}
