mirror of
https://github.com/thelounge/thelounge
synced 2025-01-25 18:45:02 +00:00
11 lines
No EOL
462 B
JSON
11 lines
No EOL
462 B
JSON
{
|
|
"name": "favico.js",
|
|
"version": "0.3.4",
|
|
"homepage": "http://lab.ejci.net/favico.js/",
|
|
"authors": ["Miroslav Magda <magda.miroslav@gmail.com>"],
|
|
"description": "Favico.js is a library to manipulate the favicon, adding alert badges, render images or videos.",
|
|
"main": "favico.js",
|
|
"keywords": ["favicon", "badge"],
|
|
"license": "MIT",
|
|
"ignore": ["**/.*", "node_modules", "bower_components", "test", "page", "example-simple", "example-angular", "tests"]
|
|
} |