11 lines
462 B
JSON
11 lines
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"]
|
||
|
}
|