UNPKG

rn-auryc-sdk

Version:
31 lines (30 loc) 711 B
{ "name": "rn-auryc-sdk", "version": "2.2.10", "description": "React native bridge library for Auryc SDK", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "keywords": [ "react-native", "android", "ios", "session-replay", "auryc" ], "author": "Auryc Inc.", "license": "MIT", "peerDependencies": { "react-native": ">=0.60.0" }, "repository": { "type": "git", "url": "git+https://github.com/auryc-inc/react-native-auryc.git" }, "bugs": { "url": "https://github.com/auryc-inc/react-native-auryc/issues" }, "homepage": "https://github.com/auryc-inc/react-native-auryc#readme", "dependencies": {} }