[ Web Proxy ]
URL:
Viewing: https://raw.githubusercontent.com/rescript-react-native/rescript-react-native/main/rescript.json [Back]  [Original]

{
  "name": "rescript-react-native",
  "namespace": "react-native",
  "jsx": {
    "version": 4
  },
  "package-specs": {
    "module": "commonjs",
    "in-source": true
  },
  "suffix": ".bs.js",
  "sources": [
    {
      "dir": "src",
      "subdirs": true
    }
  ],
  "bsc-flags": [
    "-bs-no-version-header"
  ],
  "warnings": {
    "error": true
  },
  "bs-dependencies": [
    "@rescript/react"
  ]
}

Web Proxy Viewer  |  New URL  |  Original Page