mirror of
https://github.com/Dokploy/examples
synced 2025-06-26 18:15:52 +00:00
60 lines
1.8 KiB
JSON
60 lines
1.8 KiB
JSON
{
|
|
"version": "4",
|
|
"specifiers": {
|
|
"jsr:@std/cli@^1.0.6": "1.0.6",
|
|
"jsr:@std/dotenv@*": "0.225.2",
|
|
"jsr:@std/encoding@^1.0.5": "1.0.5",
|
|
"jsr:@std/fmt@^1.0.2": "1.0.2",
|
|
"jsr:@std/http@*": "1.0.8",
|
|
"jsr:@std/media-types@^1.0.3": "1.0.3",
|
|
"jsr:@std/net@^1.0.4": "1.0.4",
|
|
"jsr:@std/path@^1.0.6": "1.0.6",
|
|
"jsr:@std/streams@^1.0.7": "1.0.7"
|
|
},
|
|
"jsr": {
|
|
"@std/cli@1.0.6": {
|
|
"integrity": "d22d8b38c66c666d7ad1f2a66c5b122da1704f985d3c47f01129f05abb6c5d3d"
|
|
},
|
|
"@std/dotenv@0.225.2": {
|
|
"integrity": "e2025dce4de6c7bca21dece8baddd4262b09d5187217e231b033e088e0c4dd23"
|
|
},
|
|
"@std/encoding@1.0.5": {
|
|
"integrity": "ecf363d4fc25bd85bd915ff6733a7e79b67e0e7806334af15f4645c569fefc04"
|
|
},
|
|
"@std/fmt@1.0.2": {
|
|
"integrity": "87e9dfcdd3ca7c066e0c3c657c1f987c82888eb8103a3a3baa62684ffeb0f7a7"
|
|
},
|
|
"@std/http@1.0.8": {
|
|
"integrity": "6ea1b2e8d33929967754a3b6d6c6f399ad6647d7bbb5a466c1eaf9b294a6ebcd",
|
|
"dependencies": [
|
|
"jsr:@std/cli",
|
|
"jsr:@std/encoding",
|
|
"jsr:@std/fmt",
|
|
"jsr:@std/media-types",
|
|
"jsr:@std/net",
|
|
"jsr:@std/path",
|
|
"jsr:@std/streams"
|
|
]
|
|
},
|
|
"@std/media-types@1.0.3": {
|
|
"integrity": "b12d30a7852f7578f4d210622df713bbfd1cbdd9b4ec2eaf5c1845ab70bab159"
|
|
},
|
|
"@std/net@1.0.4": {
|
|
"integrity": "2f403b455ebbccf83d8a027d29c5a9e3a2452fea39bb2da7f2c04af09c8bc852"
|
|
},
|
|
"@std/path@1.0.6": {
|
|
"integrity": "ab2c55f902b380cf28e0eec501b4906e4c1960d13f00e11cfbcd21de15f18fed"
|
|
},
|
|
"@std/streams@1.0.7": {
|
|
"integrity": "1a93917ca0c58c01b2bfb93647189229b1702677f169b6fb61ad6241cd2e499b"
|
|
}
|
|
},
|
|
"workspace": {
|
|
"dependencies": [
|
|
"jsr:@std/assert@1",
|
|
"jsr:@std/dotenv@~0.225.2",
|
|
"jsr:@std/http@^1.0.8"
|
|
]
|
|
}
|
|
}
|