mirror of
https://github.com/wahyd4/cdnjs.git
synced 2026-08-21 18:56:05 +10:00
Please note that 0.2.0-1 is a direct copy of 0.2.0 made so that cdnjs and jsdelivr will have an identical 0.2.0-1 build. In the future this will be avoided. Please see cdnjs/cdnjs#3039, jsdelivr/jsdelivr#693 and jsdelivr/jsdelivr#698 for more details.
21 lines
525 B
JSON
21 lines
525 B
JSON
{
|
|
"name": "bitcoinjs-lib",
|
|
"filename": "bitcoinjs-min.js",
|
|
"version": "0.2.0-1",
|
|
"description": "Client-side Bitcoin JavaScript library",
|
|
"homepage": "http://bitcoinjs.org/",
|
|
"keywords": [
|
|
"bitcoin",
|
|
"browser",
|
|
"client",
|
|
"library"
|
|
],
|
|
"author": "Stefan Thomas <justmoon@members.fsf.org> (http://www.justmoon.net)",
|
|
"repositories": [
|
|
{
|
|
"type": "git",
|
|
"url": "https://github.com/bitcoinjs/bitcoinjs-lib.git"
|
|
}
|
|
]
|
|
}
|