@gustash/react-native-smart-lock
Version:
Google Smart Lock for React Native
46 lines (45 loc) • 1.05 kB
JSON
{
"name": "@gustash/react-native-smart-lock",
"title": "React Native Smart Lock",
"version": "1.1.0",
"description": "Google Smart Lock for React Native",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/Gustash/react-native-smart-lock.git",
"baseUrl": "https://github.com/Gustash/react-native-smart-lock"
},
"keywords": [
"react-native",
"react-native-smart-lock",
"react-native-smartlock",
"google",
"smart-lock",
"smartlock",
"login",
"credentials",
"automatic",
"keychain",
"chrome",
"password",
"android"
],
"author": {
"name": "Your Name",
"email": "yourname@email.com"
},
"license": "MIT",
"licenseFilename": "LICENSE",
"readmeFilename": "README.md",
"peerDependencies": {
"react": "^16.8.1",
"react-native": ">=0.60.0-rc.0 <1.0.x"
},
"devDependencies": {
"react": "^16.9.0",
"react-native": "^0.61.5"
}
}