mirror of
https://github.com/Mintplex-Labs/bree.git
synced 2026-07-19 21:43:30 -04:00
10 lines
234 B
JSON
10 lines
234 B
JSON
{
|
|
"name": "bree-js-example",
|
|
"version": "1.0.0",
|
|
"description": "basic bree example",
|
|
"main": "index.js",
|
|
"author": "Spencer Snyder <sasnyde2@gmail.com> (https://spencersnyder.io/)",
|
|
"license": "MIT",
|
|
"type": "module"
|
|
}
|