mirror of
https://github.com/kou029w/_.git
synced 2025-01-30 22:08:02 +00:00
18 lines
335 B
Text
18 lines
335 B
Text
|
{
|
||
|
"version": "4",
|
||
|
"specifiers": {
|
||
|
"npm:jose@*": "5.9.6",
|
||
|
"npm:jose@^5.9.6": "5.9.6"
|
||
|
},
|
||
|
"npm": {
|
||
|
"jose@5.9.6": {
|
||
|
"integrity": "sha512-AMlnetc9+CV9asI19zHmrgS/WYsWUwCn2R7RzlbJWD7F9eWYUTGyBmU9o6PxngtLGOiDGPRu+Uc4fhKzbpteZQ=="
|
||
|
}
|
||
|
},
|
||
|
"workspace": {
|
||
|
"dependencies": [
|
||
|
"npm:jose@^5.9.6"
|
||
|
]
|
||
|
}
|
||
|
}
|