mirror of
https://github.com/status-im/nfc-react-native.git
synced 2026-08-30 19:31:08 +00:00
12 lines
251 B
JSON
12 lines
251 B
JSON
{
|
|
"name": "nfc-react-native",
|
|
"version": "0.1.1",
|
|
"description": "NFC Wrapper",
|
|
"main": "index.android.js",
|
|
"scripts": {
|
|
"test": "echo \"Error: no test specified\" && exit 1"
|
|
},
|
|
"author": "Sebastian Luberriaga",
|
|
"license": "ISC"
|
|
}
|