mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
14 lines
No EOL
269 B
JSON
14 lines
No EOL
269 B
JSON
{
|
|
"name": "cryptojslib",
|
|
"version": "3.1.2",
|
|
"main": "**/*.js",
|
|
"homepage": "https://github.com/sytelus/cryptojs",
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "git://github.com/sytelus/cryptojs.git"
|
|
},
|
|
"dependencies": {
|
|
},
|
|
"devDependencies": {
|
|
}
|
|
} |