remove solana folder

This commit is contained in:
2026-01-20 13:18:36 +01:00
parent ebec07f6dd
commit 9c5fd54a2d
26 changed files with 0 additions and 0 deletions

15
NFT/beasts/package.json Normal file
View File

@@ -0,0 +1,15 @@
{
"name": "beasts",
"version": "1.0.0",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [],
"author": "",
"license": "ISC",
"description": "",
"dependencies": {
"canvas": "^3.2.1"
}
}