ai-mood-analyzer
Version:
An Ai enabled React Native re-usable component to detect human mood from the given image.
25 lines (24 loc) • 675 B
JSON
{
"name": "ai-mood-analyzer",
"version": "1.0.0",
"description": "An Ai enabled React Native re-usable component to detect human mood from the given image.",
"main": "index.js",
"scripts": {
"test": "npm run test"
},
"repository": {
"type": "git",
"url": "git+https://github.com/vijayakumar-eswaramurthy/ai-mood-analyzer.git"
},
"keywords": [
"ai",
"mood-analysis",
"react-native-ai"
],
"author": "vijayakumar eswaramurthy",
"license": "ISC",
"bugs": {
"url": "https://github.com/vijayakumar-eswaramurthy/ai-mood-analyzer/issues"
},
"homepage": "https://github.com/vijayakumar-eswaramurthy/ai-mood-analyzer#readme"
}