@mediapipe/holistic
Version:
Mediapipe Holistic Solution
28 lines (27 loc) • 657 B
JSON
{
"name": "@mediapipe/holistic",
"version": "0.5.1675471629",
"description": "Mediapipe Holistic Solution",
"main": "holistic.js",
"module": "holistic.js",
"jsdelivr": "holistic.js",
"unpkg": "holistic.js",
"types": "index.d.ts",
"author": "mhays@google.com",
"license": "Apache-2.0",
"homepage": "https://google.github.io/mediapipe/solutions/holistic",
"keywords": [ "AR", "ML", "Augmented" ],
"devDependencies": {
},
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"dependencies": {
},
"browser": {
"node-fetch": false,
"util": false,
"crypto": false
},
"sideEffects" : []
}