UNPKG

react-native-customerio

Version:

A react-native for the Customer.io event API. http://customer.io

33 lines (32 loc) 751 B
{ "name": "react-native-customerio", "description": "A react-native for the Customer.io event API. http://customer.io", "version": "1.0.2", "author": "stefanoeb", "ava": { "verbose": true }, "bugs": "https://github.com/stefanoeb/react-native-customerio/issues", "dependencies": { "axios": "^0.21.1", "js-base64": "^3.6.0" }, "devDependencies": { "ava": "^3.13.0", "nyc": "^11.4.1", "prettier": "2.2.0", "sinon": "^4.3.0" }, "homepage": "https://github.com/stefanoeb/react-native-customerio/", "keywords": [ "customerio", "react-native", "react" ], "license": "MIT", "main": "track", "repository": "stefanoeb/react-native-customerio", "scripts": { "test": "nyc ava" } }