UNPKG

@hajajiya/test-sdk

Version:

This plugin allows to use the SDK in your React Native mobile application on iOS and Android.

28 lines (27 loc) 625 B
{ "name": "@hajajiya/test-sdk", "description": "This plugin allows to use the SDK in your React Native mobile application on iOS and Android.", "license": "MIT", "version": "0.1.46", "author": "Haja", "main": "js/index.js", "dependencies": { "typescript": "^4.2.4" }, "keywords": [ "location", "android", "roam", "sdk", "ios", "gps", "tracking", "react", "react-native" ], "devDependencies": { "@types/react-native": "^0.64.5", "react": "19.1.0", "react-native": "0.80.1" } }