UNPKG

rnamplitudebridge

Version:
23 lines (22 loc) 497 B
{ "name": "rnamplitudebridge", "version": "1.6.0", "description": "React-Native Wrapper for Amplitude", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "git+https://github.com/mrkeithelliott/React-Native-Amplitude.git" }, "keywords": [ "react-native", "Amplitude" ], "author": "Keith Elliott", "license": "ISC", "peerDependencies": { "react-native": ">=0.49.0" } }