mirror of
https://github.com/status-im/nfc-react-native.git
synced 2026-08-27 09:51:10 +00:00
16 lines
340 B
JSON
16 lines
340 B
JSON
{
|
|
"name": "nfc-react-native",
|
|
"version": "0.3.8",
|
|
"description": "NFC Wrapper",
|
|
"main": "index",
|
|
"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"
|
|
}
|
|
}
|