UNPKG

@omisego/react-native-omg-js

Version:
63 lines (62 loc) 1.6 kB
{ "name": "@omisego/react-native-omg-js", "version": "4.1.2-1.0.4", "description": "omg-js for React Native", "bin": { "omgjs-nodeify": "./hack.sh" }, "keywords": [ "OMG", "OmiseGo", "Plasma" ], "main": "index.js", "scripts": { "postinstall": "sh postinstall.sh", "audit-check": "audit-ci --moderate" }, "author": "OmiseGo", "contributors": [ "Pong Cheecharern <@Pongch>", "Kevin Sullivan <@kevsul>", "Jarindr Thitadilaka <@jarindr>", "Nicholas Mueller <@nicholasmueller>" ], "license": "Apache-2.0", "repository": { "type": "git", "url": "https://github.com/omisego/omg-js.git" }, "bugs": { "url": "https://github.com/omisego/omg-js/issues" }, "dependencies": { "@omisego/omg-js-childchain": "4.1.2-1.0.4", "@omisego/omg-js-rootchain": "4.1.2-1.0.4", "@omisego/omg-js-util": "4.1.2-1.0.4", "@tradle/react-native-http": "^2.0.1", "assert": "^1.5.0", "browserify-zlib": "^0.1.4", "events": "^1.1.1", "fast-text-encoding": "^1.0.1", "https-browserify": "0.0.1", "path-browserify": "0.0.0", "process": "^0.11.10", "react-native-crypto": "^2.2.0", "react-native-os": "^1.2.6", "react-native-randombytes": "^3.5.3", "react-native-tcp": "^3.3.2", "readable-stream": "^1.0.33", "rn-nodeify": "^10.2.0", "stream-browserify": "^1.0.0", "url": "^0.10.3", "vm-browserify": "0.0.4" }, "publishConfig": { "access": "public" }, "devDependencies": { "audit-ci": "^2.5.1" }, "gitHead": "5bb61492a086d0804a5e568c631b800e0b4b2575" }