{
  "name": "forgeandsmith/fndry",
  "authors": [
    {
      "name": "Cameron",
      "email": "cameron@forgeandsmith.com"
    }
  ],
  "autoload": {
    "psr-4": {
      "ForgeSmith\\Blocks\\": "src/blocks",
      "ForgeSmith\\": "lib/"
    }
  },
  "require": {
    "ext-json": "^8.0"
  }
}
