js-add-to-calendar-buttons
Version:
A vanilla javascript lib to create add to calendar buttons
26 lines (25 loc) • 698 B
JSON
{
"name": "js-add-to-calendar-buttons",
"version": "1.0.0",
"description": "A vanilla javascript lib to create add to calendar buttons",
"main": "add-to-calendar.min.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/KelvinCampelo/add-to-calendar-buttons.git"
},
"keywords": [
"add-to-calendar",
"add",
"to",
"calendar"
],
"author": "Kelvin Campelo Alves de Sousa",
"license": "ISC",
"bugs": {
"url": "https://github.com/KelvinCampelo/add-to-calendar-buttons/issues"
},
"homepage": "https://github.com/KelvinCampelo/add-to-calendar-buttons#readme"
}