File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11{
22 "name" : " @bitgo/bip174" ,
33 "version" : " 3.0.0" ,
4- "description" : " " ,
4+ "description" : " Fork of bip174 with BitGo specific changes " ,
55 "main" : " src/lib/psbt.js" ,
66 "types" : " src/lib/psbt.d.ts" ,
77 "files" : [
2727 },
2828 "repository" : {
2929 "type" : " git" ,
30- "url" : " git+https://github.com/bitcoinjs /bip174.git"
30+ "url" : " git+https://github.com/BitGo /bip174.git"
3131 },
3232 "devDependencies" : {
3333 "@types/node" : " 12.0.8" ,
4343 "author" : " Jonathan Underwood" ,
4444 "license" : " MIT" ,
4545 "bugs" : {
46- "url" : " https://github.com/bitcoinjs /bip174/issues"
46+ "url" : " https://github.com/BitGo /bip174/issues"
4747 },
48- "homepage" : " https://github.com/bitcoinjs/bip174#readme"
48+ "homepage" : " https://github.com/BitGo/bip174#readme" ,
49+ "publishConfig" : {
50+ "access" : " public"
51+ }
4952}
You can’t perform that action at this time.
0 commit comments