element-desktop/hak/matrix-seshat/hak.json
2020-02-13 23:52:16 +00:00

10 lines
177 B
JSON

{
"scripts": {
"check": "check.js",
"fetchDeps": "fetchDeps.js",
"build": "build.js"
},
"prune": "native",
"copy": "native/index.node"
}