element-desktop/hak/matrix-seshat/hak.json

10 lines
177 B
JSON
Raw Normal View History

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