13 lines
379 B
JSON
13 lines
379 B
JSON
{
|
|
"name": "react-native-status-keycard",
|
|
"homepage": "https://keycard.status.im/",
|
|
"version": "2.5.17",
|
|
"description": "React Native library to interact with Status Keycard using NFC connection (Android only)",
|
|
"main": "index.js",
|
|
"scripts": {
|
|
"test": "echo \"Error: no test specified\" && exit 1"
|
|
},
|
|
"author": "Dmitry Novotochinov",
|
|
"license": "MPL 2.0"
|
|
}
|