Skip to content

Commit

Permalink
Add files via upload
Browse files Browse the repository at this point in the history
  • Loading branch information
bmarkov authored May 14, 2018
1 parent 7f280b1 commit f60831e
Showing 1 changed file with 46 additions and 0 deletions.
46 changes: 46 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,46 @@
{
"name": "@smarthtmlelements/smart-calendar",
"version": "1.0.11",
"description": "Smart Calendar",
"scripts": {
},
"repository": {
"type": "git",
"url": "git+https://github.com/HTMLElements/smart-calendar.git"
},
"author": "Smart HTML Elements",
"license": "SEE LICENSE IN https://www.htmlelements.com/pricing/",
"bugs": {
"url": "https://github.com/HTMLElements/smart-calendar"
},
"homepage": "https://github.com/HTMLElements/smart-calendar#readme",
"devDependencies": {

},
"dependencies": {
"@webcomponents/webcomponentsjs": "^1.0.22",
"@smarthtmlelements/smart-core": "^1.0.1"
},
"main": "index.js",
"directories": {},
"keywords": [
"custom",
"element",
"calendar custom element",
"html calendar",
"calendar",
"web components calendar",
"calendar element",
"calendars",
"custom calendar",
"calendar widget",
"calendar ui",
"calendar component",
"calendar control",
"datepicker",
"datepicker element",
"datepicker user interface",
"material datepicker",
"material calendar"
]
}

0 comments on commit f60831e

Please sign in to comment.