Skip to content

Commit

Permalink
4.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
bmarkov committed Sep 19, 2019
1 parent fe2ec82 commit 7a6705e
Showing 1 changed file with 1 addition and 49 deletions.
50 changes: 1 addition & 49 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,49 +1 @@
{
"name": "@smarthtmlelements/smart-progressbar",
"version": "1.1.0",
"description": "Smart ProgressBar",
"scripts": {
},
"repository": {
"type": "git",
"url": "git+https://github.com/HTMLElements/smart-progressbar.git"
},
"author": "Smart HTML Elements",
"license": "SEE LICENSE IN https://www.htmlelements.com/license/",
"bugs": {
"url": "https://github.com/HTMLElements/smart-progressbar"
},
"homepage": "https://github.com/HTMLElements/smart-progressbar#readme",
"devDependencies": {

},
"dependencies": {
"@webcomponents/webcomponentsjs": "^1.0.22",
"@smarthtmlelements/smart-core": "^1.1.0"
},
"main": "index.js",
"directories": {},
"keywords": [
"custom",
"element",
"progressbar custom element",
"html progressbar",
"tabs",
"web components progressbar",
"progressbar element",
"progressbar",
"custom progressbar",
"progressbar widget",
"progressbar ui",
"progressbar component",
"progressbar control",
"custom elements",
"webcomponents",
"progress bar custom element",
"progressbars",
"progressbar element",
"progressbar user interface",
"progressbar tabs",
"progressbar tabstrip"
]
}
{"name":"@smarthtmlelements/smart-progressbar","version":"4.5.0","description":"Smart ProgressBar","scripts":{},"repository":{"type":"git","url":"git+https://github.com/HTMLElements/smart-progressbar.git"},"author":"Smart HTML Elements","license":"SEE LICENSE IN https://www.htmlelements.com/license/","bugs":{"url":"https://github.com/HTMLElements/smart-progressbar"},"homepage":"https://github.com/HTMLElements/smart-progressbar#readme","devDependencies":{},"dependencies":{"@webcomponents/webcomponentsjs":"^1.0.22","@smarthtmlelements/smart-core":"^1.1.0"},"main":"index.js","directories":{},"keywords":["custom","element","progressbar custom element","html progressbar","tabs","web components progressbar","progressbar element","progressbar","custom progressbar","progressbar widget","progressbar ui","progressbar component","progressbar control","custom elements","webcomponents","progress bar custom element","progressbars","progressbar element","progressbar user interface","progressbar tabs","progressbar tabstrip"]}

0 comments on commit 7a6705e

Please sign in to comment.