33 lines
849 B
JSON
33 lines
849 B
JSON
{
|
|
"name": "@vladmandic/human-models",
|
|
"description": "Repository for Human models",
|
|
"license": "MIT",
|
|
"author": "Vladimir Mandic <mandic00@live.com>",
|
|
"version": "3.0.6",
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "git+https://github.com/vladmandic/human-models.git"
|
|
},
|
|
"bugs": {
|
|
"url": "https://github.com/vladmandic/human-models/issues"
|
|
},
|
|
"homepage": "https://github.com/vladmandic/human-models#readme",
|
|
"scripts": {
|
|
"gcp-upload": "node gcp-upload.js"
|
|
},
|
|
"keywords": [
|
|
"human",
|
|
"human-library",
|
|
"tfjs-models"
|
|
],
|
|
"dependencies": {
|
|
"@google-cloud/storage": "^6.11.0",
|
|
"@vladmandic/human": "^3.0.7",
|
|
"@vladmandic/pilogger": "^0.4.8",
|
|
"eslint": "^8.42.0",
|
|
"eslint-config-airbnb-base": "^15.0.0",
|
|
"eslint-plugin-import": "^2.27.5",
|
|
"eslint-plugin-node": "^11.1.0"
|
|
}
|
|
}
|