mirror of
https://github.com/oven-sh/bun
synced 2026-02-10 10:58:56 +00:00
21 lines
432 B
JSON
21 lines
432 B
JSON
{
|
|
"name": "lock",
|
|
"version": "0.0.1",
|
|
"lockfileVersion": 3,
|
|
"requires": true,
|
|
"packages": {
|
|
"": {
|
|
"name": "lock",
|
|
"version": "0.0.1",
|
|
"dependencies": {
|
|
"jquery": "3.7.1"
|
|
}
|
|
},
|
|
"node_modules/jquery": {
|
|
"version": "3.7.1",
|
|
"resolved": "git+ssh://git@github.com/dylan-conway/install-test.git#596234dab30564f37adae1e5c4d7123bcffce537",
|
|
"license": "MIT"
|
|
}
|
|
}
|
|
}
|