UNPKG

react-native-caffe2

Version:

### Bring deep learning to mobile in 2 minutes 📱🥂

28 lines (27 loc) • 629 B
{ "name": "react-native-caffe2", "version": "0.2.1", "description": "", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "git+ssh://git@github.com/ltacker/react-native-caffe2.git" }, "keywords": [ "react-native", "caffe2", "deep-learning" ], "author": "Lucas Bertrand", "license": "MIT", "peerDependencies": { "react-native": "0.46.4" }, "bugs": { "url": "https://github.com/ltacker/react-native-caffe2/issues" }, "homepage": "https://github.com/ltacker/react-native-caffe2#readme" }