21 lines
468 B
JSON
21 lines
468 B
JSON
{
|
|
"name": "react-native-camera",
|
|
"repository": {
|
|
"type" : "git",
|
|
"url" : "https://github.com/lwansbrough/react-native-camera.git"
|
|
},
|
|
"version": "0.3.8",
|
|
"description": "A Camera component for React Native. Also reads barcodes.",
|
|
"author": "Lochlan Wansbrough <lochie@live.com> (http://lwansbrough.com)",
|
|
"nativePackage": true,
|
|
"keywords": [
|
|
"react-native",
|
|
"react",
|
|
"native",
|
|
"camera",
|
|
"qr",
|
|
"code",
|
|
"barcode"
|
|
]
|
|
}
|