UNPKG

@elevenyellow.com/ark-switchain-plugin

Version:

Switchain plugin on Ark Desktop Wallet

57 lines (56 loc) 1.65 kB
{ "name": "@elevenyellow.com/ark-switchain-plugin", "version": "1.2.0", "title": "Switchain Exchange", "description": "Switchain plugin on Ark Desktop Wallet", "logo": "https://raw.githubusercontent.com/elevenyellow/ark-switchain-plugin/master/logo.png", "main": "src/index.js", "author": "Switchain", "license": "MIT", "desktop-wallet": { "title": "Switchain Exchange", "logo": "https://raw.githubusercontent.com/elevenyellow/ark-switchain-plugin/master/logo.png", "images": [ "https://raw.githubusercontent.com/elevenyellow/ark-switchain-plugin/master/src/img/preview-1.png", "https://raw.githubusercontent.com/elevenyellow/ark-switchain-plugin/master/src/img/preview-2.png", "https://raw.githubusercontent.com/elevenyellow/ark-switchain-plugin/master/src/img/preview-3.png" ], "categories": [], "permissions": [ "COMPONENTS", "HTTP", "MENU_ITEMS", "MESSAGING", "PROFILE_CURRENT", "ROUTES", "STORAGE", "WEBFRAME", "TIMERS", "STORAGE", "EVENTS", "ALERTS", "UI_COMPONENTS" ], "urls": [ "https://api.switchain.com/rest/v1/", "https://raw.githubusercontent.com/elevenyellow/ark-switchain-plugin/master/logo.png" ], "minVersion": "2.6" }, "keywords": [ "@arkecosystem", "desktop-wallet", "plugin", "switchain", "exchange", "swap" ], "bugs": { "url": "https://github.com/elevenyellow/ark-switchain-plugin/issues" }, "homepage": "URL", "repository": { "type": "git", "url": "git+https://github.com/elevenyellow/ark-switchain-plugin.git" } }