mirror of
https://github.com/oven-sh/bun
synced 2026-02-10 10:58:56 +00:00
20 lines
411 B
JSON
20 lines
411 B
JSON
{
|
|
"name": "bun",
|
|
"version": "0.0.0",
|
|
"lockfileVersion": 3,
|
|
"requires": true,
|
|
"packages": {
|
|
"": {
|
|
"name": "bun",
|
|
"version": "0.0.0",
|
|
"dependencies": {
|
|
"lodash": "4.17.21"
|
|
}
|
|
},
|
|
"node_modules/lodash": {
|
|
"version": "4.17.21",
|
|
"integrity": "sha512-v2kDEe57lecTulaDIuNTPy3Ry4gLGJ6Z1O3vE1krgXZNrsQ+LFTGHVxVjcXPs17LhbZVGedAJv8XZ1tvj5FvSg=="
|
|
}
|
|
}
|
|
}
|