12345678910 |
- {
- "name": "favico.js",
- "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"]
- }
|