calendar-native-web-component
Version:
Calendar - Native HTML Web Component
25 lines (24 loc) • 611 B
JSON
{
"name": "calendar-native-web-component",
"version": "0.0.32",
"description": "Calendar - Native HTML Web Component",
"main": "bundle.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/pguso/calendar-web-component.git"
},
"keywords": [
"calendar",
"web",
"component"
],
"author": "Patric Gutersohn",
"license": "MIT",
"bugs": {
"url": "https://github.com/pguso/calendar-web-component/issues"
},
"homepage": "https://github.com/pguso/calendar-web-component#readme"
}