UNPKG

react-native-lightspeedsdk

Version:
27 lines (26 loc) 714 B
{ "name": "react-native-lightspeedsdk", "version": "0.13.1", "description": "A react-native interface for using the LightspeedSDK", "main": "./js/index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "git+https://github.com/LightspeedGMI/react-native-lightspeedsdk.git" }, "keywords": [ "lightspeed" ], "author": "Marc MATTA", "license": "MIT", "bugs": { "url": "https://github.com/LightspeedGMI/react-native-lightspeedsdk/issues" }, "homepage": "https://github.com/LightspeedGMI/react-native-lightspeedsdk#readme", "devDependencies": { "react": "^16.0.0", "react-native": "^0.51.0" } }