{
  "name": "bs-dom-testing-library",
  "bsc-flags": [
    "-bs-no-version-header",
    "-bs-super-errors"
  ],
  "warnings": {
    "number": "+A-48-42",
    "error": "+A-3-44-102"
  },
  "reason": {
    "react-jsx": 3
  },
  "refmt": 3,
  "package-specs": {
    "module": "commonjs",
    "in-source": true
  },
  "suffix": ".bs.js",
  "sources": [
    {
      "dir": "src",
      "subdirs": [
        {
          "dir": "__tests__",
          "type": "dev"
        }
      ]
    }
  ],
  "bs-dev-dependencies": [
    "@glennsl/bs-jest",
    "bisect_ppx",
    "bs-webapi"
  ]
}
