@omisego/browser-omg-js
Version:
omg-js for the browser
37 lines (36 loc) • 796 B
JSON
{
"name": "@omisego/browser-omg-js",
"version": "4.1.2-1.0.4",
"description": "omg-js for the browser",
"keywords": [
"OMG",
"OmiseGo",
"Plasma"
],
"main": "omg.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"
},
"publishConfig": {
"access": "public"
},
"devDependencies": {
"audit-ci": "^2.5.1"
},
"gitHead": "5bb61492a086d0804a5e568c631b800e0b4b2575"
}