@fable-org/fable-library-js
Version:
Core library used by F# projects compiled with fable.io
25 lines (24 loc) • 618 B
JSON
{
"sideEffects": false,
"private": false,
"type": "module",
"name": "@fable-org/fable-library-js",
"version": "2.0.0-beta.4",
"description": "Core library used by F# projects compiled with fable.io",
"author": "Fable Contributors",
"license": "MIT",
"repository": {
"type": "git",
"url": "git+https://github.com/fable-compiler/Fable.git"
},
"bugs": {
"url": "https://github.com/fable-compiler/Fable/issues"
},
"homepage": "https://fable.io",
"keywords": [
"fable",
"fable-compiler",
"fsharp",
"F#"
]
}