SIGN IN SIGN UP
reasonml / reason UNCLAIMED

Simple, fast & type safe code that leverages the JavaScript & OCaml ecosystems

0 0 0 OCaml
2023-03-13 20:55:18 +01:00
{
"name": "reason",
"version": "3.6.2",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"name": "reason",
2023-03-13 20:55:18 +01:00
"version": "3.6.2",
"license": "MIT",
"dependencies": {
"bs-platform": "1.9.3"
2023-03-13 20:55:18 +01:00
}
},
"node_modules/bs-platform": {
"version": "1.9.3",
"resolved": "https://registry.npmjs.org/bs-platform/-/bs-platform-1.9.3.tgz",
"integrity": "sha512-Y37L43zKPoAJh8t7fbcxLlMYPvsjGR/CZrOF5Mr9tVBq53OaRmSXF9rDRYHjdMY8Nhpp99f0AD8aKnrr/cH6jg==",
2023-03-13 20:55:18 +01:00
"hasInstallScript": true,
"bin": {
"bsb": "bin/bsb",
"bsc": "bin/bsc",
"bsrefmt": "bin/bsrefmt"
2023-03-13 20:55:18 +01:00
}
}
},
"dependencies": {
"bs-platform": {
"version": "1.9.3",
"resolved": "https://registry.npmjs.org/bs-platform/-/bs-platform-1.9.3.tgz",
"integrity": "sha512-Y37L43zKPoAJh8t7fbcxLlMYPvsjGR/CZrOF5Mr9tVBq53OaRmSXF9rDRYHjdMY8Nhpp99f0AD8aKnrr/cH6jg=="
2023-03-13 20:55:18 +01:00
}
}
}