fable-fuse
Version:
A Fable module that allows the use of Fuse. See https://www.fusetools.com
27 lines (26 loc) • 584 B
JSON
{
"name": "fable-fuse",
"version": "0.0.2",
"description": "A Fable module that allows the use of Fuse. See https://www.fusetools.com",
"devDependencies": {
"fable-core": "^0.1.2"
},
"repository": {
"type": "git",
"url": "git+https://github.com/7sharp9/Fable-Fuse.git"
},
"keywords": [
"F#",
"Fable",
"FuseTools",
"Fuse",
"Mobile",
"App"
],
"author": "7sharp9",
"license": "Apache-2.0",
"bugs": {
"url": "https://github.com/7sharp9/Fable-Fuse/issues"
},
"homepage": "https://github.com/7sharp9/Fable-Fuse#readme"
}