2018-11-22 19:49:00 +03:00
|
|
|
{
|
|
|
|
"name": "react-native-status-keycard",
|
2020-12-01 13:48:24 +01:00
|
|
|
"homepage": "https://keycard.status.im/",
|
2021-03-02 13:27:59 +03:00
|
|
|
"version": "2.5.32",
|
2018-12-22 21:17:08 +03:00
|
|
|
"description": "React Native library to interact with Status Keycard using NFC connection (Android only)",
|
2020-12-01 13:48:24 +01:00
|
|
|
"main": "index.js",
|
2018-11-22 19:49:00 +03:00
|
|
|
"scripts": {
|
2020-12-01 13:48:24 +01:00
|
|
|
"test": "echo \"Error: no test specified\" && exit 1"
|
2018-11-22 19:49:00 +03:00
|
|
|
},
|
2018-12-22 21:17:08 +03:00
|
|
|
"author": "Dmitry Novotochinov",
|
2020-12-01 13:48:24 +01:00
|
|
|
"license": "MPL 2.0"
|
2018-11-22 19:49:00 +03:00
|
|
|
}
|