File tree 7 files changed +13
-0
lines changed
7 files changed +13
-0
lines changed Original file line number Diff line number Diff line change 2
2
"name" : " rmrk-js" ,
3
3
"version" : " 0.0.1" ,
4
4
"description" : " The monorepo repository of RMRK EVM typescript libraries" ,
5
+ "bugs" : " https://github.com/rmrk-team/rmrk-js/issues" ,
6
+ "homepage" : " https://github.com/rmrk-team/rmrk-js" ,
5
7
"private" : true ,
6
8
"type" : " module" ,
7
9
"scripts" : {
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @rmrk-team/ipfs-utils" ,
3
3
"description" : " IPFS utils for RMRK NFTs" ,
4
+ "bugs" : " https://github.com/rmrk-team/rmrk-js/issues" ,
5
+ "homepage" : " https://github.com/rmrk-team/rmrk-js" ,
4
6
"version" : " 0.0.5" ,
5
7
"private" : false ,
6
8
"access" : " public" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @rmrk-team/nft-renderer" ,
3
3
"description" : " React NFT renderer for multi layered composable NFTs built on RMRK standards" ,
4
+ "bugs" : " https://github.com/rmrk-team/rmrk-js/issues" ,
4
5
"version" : " 0.0.5" ,
5
6
"private" : false ,
6
7
"access" : " public" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @rmrk-team/rmrk-2d-renderer" ,
3
3
"description" : " React Pixi (Canvas) renderer for multi layered composable NFTs built on RMRK standards" ,
4
+ "bugs" : " https://github.com/rmrk-team/rmrk-js/issues" ,
5
+ "homepage" : " https://github.com/rmrk-team/rmrk-js" ,
4
6
"version" : " 0.0.5" ,
5
7
"private" : false ,
6
8
"access" : " public" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @rmrk-team/rmrk-evm-utils" ,
3
3
"description" : " Typescript utilities and actions for working with NFTs built on RMRK standards" ,
4
+ "bugs" : " https://github.com/rmrk-team/rmrk-js/issues" ,
5
+ "homepage" : " https://github.com/rmrk-team/rmrk-js" ,
4
6
"version" : " 0.0.5" ,
5
7
"private" : false ,
6
8
"access" : " public" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @rmrk-team/rmrk-hooks" ,
3
3
"description" : " React hooks for working with NFTs built on RMRK standards" ,
4
+ "bugs" : " https://github.com/rmrk-team/rmrk-js/issues" ,
5
+ "homepage" : " https://github.com/rmrk-team/rmrk-js" ,
4
6
"version" : " 0.0.6" ,
5
7
"private" : false ,
6
8
"access" : " public" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @rmrk-team/types" ,
3
+ "bugs" : " https://github.com/rmrk-team/rmrk-js/issues" ,
4
+ "homepage" : " https://github.com/rmrk-team/rmrk-js" ,
3
5
"description" : " Types to be used in combination with other packages of the RMRK EVM monorepo" ,
4
6
"version" : " 0.0.5" ,
5
7
"private" : false ,
You can’t perform that action at this time.
0 commit comments