{ "_args": [ [ "react-native-securerandom@0.1.1", "/home/riddhi/simulation/Gazebo_simulation-Frontend" ] ], "_from": "react-native-securerandom@0.1.1", "_id": "react-native-securerandom@0.1.1", "_inBundle": false, "_integrity": "sha1-8TBiOkEsM4sK+t7bwgTFy7i/IHA=", "_location": "/react-native-securerandom", "_optional": true, "_phantomChildren": {}, "_requested": { "type": "version", "registry": true, "raw": "react-native-securerandom@0.1.1", "name": "react-native-securerandom", "escapedName": "react-native-securerandom", "rawSpec": "0.1.1", "saveSpec": null, "fetchSpec": "0.1.1" }, "_requiredBy": [ "/isomorphic-webcrypto" ], "_resolved": "https://registry.npmjs.org/react-native-securerandom/-/react-native-securerandom-0.1.1.tgz", "_spec": "0.1.1", "_where": "/home/riddhi/simulation/Gazebo_simulation-Frontend", "author": { "name": "Rob Hogan", "email": "roberthogan@blueyonder.co.uk" }, "bugs": { "url": "https://github.com/rh389/react-native-securerandom/issues" }, "dependencies": { "base64-js": "*" }, "description": "Generate cryptographically-secure random bytes in react native", "homepage": "https://github.com/rh389/react-native-securerandom#readme", "keywords": [ "react-native", "SecRandomCopyBytes", "PRNG", "CSPRNG", "SecureRandom", "crypto" ], "license": "MIT", "main": "index.js", "name": "react-native-securerandom", "peerDependencies": { "react-native": "*" }, "repository": { "type": "git", "url": "git+https://github.com/rh389/react-native-securerandom.git" }, "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "version": "0.1.1" }