UNPKG

@hmscore/react-native-hms-ml

Version:
43 lines 1.03 kB
{ "name": "@hmscore/react-native-hms-ml", "title": "React Native HMS ML", "description": "React Native HMS ML Kit", "version": "3.5.0-301", "main": "src/index.js", "repository": { "type": "git", "url": "https://github.com/HMS-Core/hms-react-native-plugin.git", "directory": "react-native-hms-ml" }, "homepage": "https://developer.huawei.com/consumer/en/doc/overview/HMS-Core-Plugin", "license": "Apache-2.0", "licenseFilename": "LICENCE", "readmeFilename": "README.md", "keywords": [ "react-native", "react-native-ml", "hms-ml", "huawei-ml", "ml-kit", "machine-learning" ], "files": [ "android", "example", "src", "package.json", "README.md", "LICENCE", "THIRD PARTY OPEN SOURCE SOFTWARE NOTICE.txt" ], "peerDependencies": { "react": ">=16.6.0", "react-native": ">=0.60.0 <1.0.x" }, "devDependencies": { "react": "16.6.0", "react-native": "0.60.0", "typescript": "^3.9.5" }, "types": "src/index.d.ts" }