12 lines
332 B
JSON
12 lines
332 B
JSON
{
|
|
"name": "blockchain-web3",
|
|
"displayName": "Blockchain Web3",
|
|
"version": "1.2.3",
|
|
"description": "Smart contract development with Solidity, DeFi protocol implementation, NFT platforms, and Web3 application architecture",
|
|
"author": {
|
|
"name": "Seth Hobson",
|
|
"email": "seth@major7apps.com"
|
|
},
|
|
"license": "MIT"
|
|
}
|