{ "name": "react-native-blue-crypto", "title": "React Native Blue Crypto", "version": "1.0.0", "description": "TODO", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "git+https://github.com/Overtorment/react-native-blue-crypto.git", "baseUrl": "https://github.com/Overtorment/react-native-blue-crypto" }, "keywords": [ "react-native" ], "author": { "name": "Overtorment", "email": "yourname@email.com" }, "license": "MIT", "licenseFilename": "LICENSE", "readmeFilename": "README.md", "peerDependencies": { "react": "*", "react-native": "*" }, "devDependencies": { "react": "*", "react-native": "*" } }