fable-compiler
Version:
Fable compiler
25 lines (24 loc) • 526 B
JSON
{
"name": "fable-compiler",
"version": "2.3.23",
"main": "dist/index.js",
"description": "Fable compiler",
"keywords": [
"fable",
"fsharp",
"F#"
],
"author": "Alfonso Garcia-Caro",
"license": "MIT",
"repository": {
"type": "git",
"url": "https://github.com/fable-compiler/Fable.git"
},
"bugs": {
"url": "https://github.com/fable-compiler/Fable/issues"
},
"homepage": "https://github.com/fable-compiler/Fable#readme",
"devDependencies": {
"@types/node": "^10.12.8"
}
}