mirror of
https://github.com/selfxyz/self.git
synced 2026-01-09 14:48:06 -05:00
16 lines
351 B
JSON
16 lines
351 B
JSON
{
|
|
"name": "react-native-passport-reader",
|
|
"version": "1.0.3",
|
|
"description": "read the NFC chip in a passport",
|
|
"main": "index.android.js",
|
|
"keywords": [
|
|
"react-native",
|
|
"react-component",
|
|
"nfc",
|
|
"android",
|
|
"scanner"
|
|
],
|
|
"author": "Mark Vayngrib <mark@tradle.io> (http://github.com/mvayngrib)",
|
|
"license": "APLv2"
|
|
}
|