mirror of
https://github.com/xodio/xod.git
synced 2026-03-25 01:56:54 +01:00
16 lines
240 B
JSON
16 lines
240 B
JSON
{
|
|
"name": "xod-func-tools",
|
|
"version": "0.22.0",
|
|
"sources": [
|
|
"src"
|
|
],
|
|
"package-specs": {
|
|
"module": "commonjs",
|
|
"in-source": true
|
|
},
|
|
"suffix": ".bs.js",
|
|
"bs-dependencies": [],
|
|
"namespace": true,
|
|
"refmt": 3
|
|
}
|