mirror of
https://github.com/superseriousbusiness/gotosocial.git
synced 2024-11-01 06:50:00 +00:00
bac4ee9980
* update bun library to latest commit Signed-off-by: kim (grufwub) <grufwub@gmail.com> * update to latest bun release Signed-off-by: kim (grufwub) <grufwub@gmail.com>
9 lines
206 B
JSON
9 lines
206 B
JSON
{
|
|
"name": "bun",
|
|
"version": "1.0.6",
|
|
"main": "index.js",
|
|
"repository": "git@github.com:uptrace/bun.git",
|
|
"author": "Vladimir Mihailenco <vladimir.webdev@gmail.com>",
|
|
"license": "BSD-2-clause"
|
|
}
|