UNPKG

pvamplitudebridge

Version:
23 lines (22 loc) 497 B
{ "name": "pvamplitudebridge", "version": "1.0.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.40.0" } }