@pagopa/react-native-cie
Version:
CIE (Carta di Identità Elettronica) module for react native.
29 lines • 731 B
JSON
{
"name": "@pagopa/react-native-cie",
"version": "0.1.9",
"description": "A CIE (Carta di Identità Elettronica) module for react native. iOS implemementation",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/pagopa/io-cie-android-sdk.git"
},
"keywords": [
"cie",
"react-native"
],
"author": "Matteo Boschi",
"license": "MIT",
"bugs": {
"url": "https://github.com/pagopa/io-cie-android-sdk/issues"
},
"homepage": "https://github.com/pagopa/io-cie-android-sdk#readme",
"react-native": {
"path": "path-browserify"
},
"browser": {
"path": "path-browserify"
}
}