react-native-lit
Version:
A React Native module that allows accessing device flashlight capabilities
23 lines (22 loc) • 525 B
JSON
{
"name": "react-native-lit",
"version": "0.0.4",
"description": "A React Native module that allows accessing device flashlight capabilities",
"repository": {
"type": "git",
"url": "https://github.com/jcbiznoff/react-native-lit.git"
},
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [
"react-native",
"react-native-lit",
"flashlight",
"torch",
"light"
],
"nativePackage": true,
"author": "Jay Chung (jcbiznoff)"
}