mirror of
https://github.com/shmilylty/OneForAll.git
synced 2026-08-26 04:47:48 +08:00
17 lines
731 B
JSON
17 lines
731 B
JSON
{
|
|
"name": "bitcoin-js-remote",
|
|
"author": "Brendan Coles <bcoles@gmail.com>",
|
|
"version": "0.1",
|
|
"description": "A JavaScript Remote for Bitcoin - bitcoin-js-remote is a user interface for Bitcoin written in JavaScript and released under the MIT/X11 License. It works in most modern browsers as well as on Android and iPhones.",
|
|
"website": "http://tcatm.github.com/bitcoin-js-remote/",
|
|
"matches": [
|
|
{
|
|
"certainty": 75,
|
|
"text": "<span id=\"balance\"</span>"
|
|
},
|
|
{
|
|
"text": "<p><a href=\"http://tcatm.github.com/bitcoin-js-remote\">bitcoin-js-remote</a> <span id=\"version\"></span> by <a href=\"mailto:tcatm@gawab.com\">tcatm</a></p>"
|
|
}
|
|
]
|
|
}
|