model-registry/package.json
2024-06-13 23:18:41 -04:00

11 lines
293 B
JSON

{
"name": "mlModelSaver",
"version": "1.0.1",
"description": "Make life easier for save and serving ml models",
"main": "index.js",
"repository": "git@github.com:smartdev-ca/mlModelSaver.git",
"author": "Jason Jafari <me@jasonjafari.com>",
"license": "MIT",
"private": false
}