1
0
mirror of https://github.com/github/choosealicense.com synced 2024-06-16 16:09:50 +02:00
choosealicense.com/assets/vendor/hint.css/component.json

14 lines
266 B
JSON
Raw Normal View History

2023-08-27 11:15:54 +02:00
{
"name": "hint.css",
"repo": "chinchang/hint.css",
"description": "A tooltip library in CSS for your lovely websites.",
"version": "2.6.0",
"keywords": ["tooltip", "css"],
"dependencies": {},
"development": {},
"styles": [
"hint.min.css"
]
}