-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
1 addition
and
40 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,40 +1 @@ | ||
{ | ||
"name": "@smarthtmlelements/smart-button", | ||
"version": "1.1.0", | ||
"description": "Smart Button", | ||
"scripts": { | ||
}, | ||
"repository": { | ||
"type": "git", | ||
"url": "git+https://github.com/HTMLElements/smart-button.git" | ||
}, | ||
"author": "Smart HTML Elements", | ||
"license": "SEE LICENSE IN http://www.htmlelements.com/license/", | ||
"bugs": { | ||
"url": "https://github.com/HTMLElements/smart-button" | ||
}, | ||
"homepage": "https://github.com/HTMLElements/smart-button#readme", | ||
"devDependencies": { | ||
|
||
}, | ||
"dependencies": { | ||
"@smarthtmlelements/smart-core": "^1.1.0" | ||
}, | ||
"main": "index.js", | ||
"directories": {}, | ||
"keywords": [ | ||
"custom", | ||
"element", | ||
"button custom element", | ||
"html button", | ||
"button", | ||
"web components button", | ||
"button element", | ||
"buttons", | ||
"custom button", | ||
"button widget", | ||
"button ui", | ||
"button component", | ||
"button control" | ||
] | ||
} | ||
{"name":"@smarthtmlelements/smart-button","version":"4.5.0","description":"Smart Button","scripts":{},"repository":{"type":"git","url":"git+https://github.com/HTMLElements/smart-button.git"},"author":"Smart HTML Elements","license":"SEE LICENSE IN http://www.htmlelements.com/license/","bugs":{"url":"https://github.com/HTMLElements/smart-button"},"homepage":"https://github.com/HTMLElements/smart-button#readme","devDependencies":{},"dependencies":{"@smarthtmlelements/smart-core":"^1.1.0"},"main":"index.js","directories":{},"keywords":["custom","element","button custom element","html button","button","web components button","button element","buttons","custom button","button widget","button ui","button component","button control"]} |