Files
xod/packages/xod-func-tools/bsconfig.json

19 lines
280 B
JSON

{
"name": "xod-func-tools",
"version": "0.32.0",
"sources": [
"src"
],
"package-specs": {
"module": "commonjs",
"in-source": true
},
"suffix": ".bs.js",
"bs-dependencies": [],
"warnings": {
"error" : "+a"
},
"namespace": true,
"refmt": 3
}