time-to-botec/squiggle/node_modules/@rescript/std/package.json
NunoSempere b6addc7f05 feat: add the node modules
Necessary in order to clearly see the squiggle hotwiring.
2022-12-03 12:44:49 +00:00

27 lines
468 B
JSON

{
"name": "@rescript/std",
"version": "10.0.1",
"keywords": [
"rescript",
"stdlib",
"functional programming"
],
"author": {
"name": "Hongbo Zhang"
},
"maintainers": [
{
"name": "hongbo_zhang",
"email": "bobzhang1988@gmail.com"
}
],
"files": [
"lib"
],
"license": "SEE LICENSE IN LICENSE",
"bugs": {
"url": "https://github.com/rescript-compiler/issues"
},
"homepage": "http://rescript-lang.org"
}