mirror of
https://github.com/status-im/nfc-react-native.git
synced 2026-08-27 18:01:09 +00:00
16 lines
351 B
JSON
16 lines
351 B
JSON
{
|
|
"name": "nfc-react-native",
|
|
"version": "0.3.1",
|
|
"description": "NFC Wrapper",
|
|
"main": "index.android.js",
|
|
"scripts": {
|
|
"test": "echo \"Error: no test specified\" && exit 1"
|
|
},
|
|
"author": "Sebastian Luberriaga",
|
|
"license": "ISC",
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "https://github.com/Lube/nfc-react-native.git"
|
|
}
|
|
}
|