UNPKG

@omisego/omg-js

Version:

JavaScript Library to interact with OMG Network

42 lines (41 loc) 983 B
{ "name": "@omisego/omg-js", "version": "4.1.2-1.0.4", "description": "JavaScript Library to interact with OMG Network", "keywords": [ "OMG", "OmiseGo", "Plasma" ], "main": "src/index.js", "scripts": { "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" }, "publishConfig": { "access": "public" }, "devDependencies": { "audit-ci": "^2.5.1" }, "gitHead": "5bb61492a086d0804a5e568c631b800e0b4b2575" }