Repository URL to install this package:
|
Version:
0.6.14 ▾
|
@supertenant/superbrain-linux-x64
/
package.json
|
|---|
{
"version": "0.6.14",
"name": "@supertenant/superbrain-linux-x64",
"description": "Platform-specific Supertenant superbrain bindings",
"author": {
"name": "SuperTenant Ltd.",
"email": "info@supertenant.com"
},
"license": "Elastic-2.0",
"main": "superbrain.node",
"files": [
"./superbrain.node"
],
"scripts": {
"build": "echo already-build-by-parent-package"
},
"engines": {
"node": ">=14.17.0"
},
"keywords": [],
"devDependencies": {
"node-gyp": "^9.3.1"
}
}