mirror of
https://github.com/xodio/xod.git
synced 2026-03-09 10:16:51 +01:00
19 lines
280 B
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
|
|
}
|