{
  "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)"
}
