Skip to content

Commit

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

},
"dependencies": {
"@webcomponents/webcomponentsjs": "^1.0.22",
"@smarthtmlelements/smart-core": "^1.0.1"
"@webcomponents/webcomponentsjs": "^1.0.22"
},
"main": "index.js",
"directories": {},
"keywords": [
"custom",
"element",
"calendar custom element",
"html calendar",
"custom element",
"html elements",
"custom elements framework",
"ui components",
"calendar",
"web components calendar",
"calendar element",
"calendars",
"custom calendar",
"calendar widget",
"calendar ui",
"calendar component",
"calendar control",
"datepicker",
"datepicker element",
"datepicker user interface",
"button",
"datepicker",
"accordion",
"checkbox",
"radio button",
"user interface components",
"tabs",
"tabstrip",
"material design",
"material datepicker",
"material calendar"
]
Expand Down

0 comments on commit 9e99d17

Please sign in to comment.