mirror of
https://github.com/jellyfin/jellyfin-web.git
synced 2024-11-18 03:18:19 -07:00
9 lines
230 B
JSON
9 lines
230 B
JSON
{
|
|
"name": "get-style-property",
|
|
"repo": "desandro/get-style-property",
|
|
"description": "Quick and dirty CSS property testing",
|
|
"version": "1.0.4",
|
|
"scripts": ["get-style-property.js"],
|
|
"main": "get-style-property.js"
|
|
}
|