hop-learn
Version:
conduct local ML
32 lines (31 loc) • 661 B
JSON
{
"name": "hop-learn",
"version": "0.2.1",
"description": "conduct local ML",
"type": "module",
"main": "src/index.js",
"directories": {
"test": "test"
},
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/healthscience/hop-learn.git"
},
"keywords": [
"sovereign",
"ml",
"local",
"dml"
],
"author": "aboynejames",
"license": "GPL-3.0-or-later",
"bugs": {
"url": "https://github.com/healthscience/hop-learn/issues"
},
"homepage": "https://github.com/healthscience/hop-learn#readme",
"dependencies": {
}
}