-
Notifications
You must be signed in to change notification settings - Fork 1
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
46 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,46 +1 @@ | ||
{ | ||
"name": "@smarthtmlelements/smart-input", | ||
"version": "2.4.1", | ||
"description": "Input Web Component", | ||
"main": "index.js", | ||
"scripts": { | ||
"test": "echo \"Error: no test specified\" && exit 1" | ||
}, | ||
"repository": { | ||
"type": "git", | ||
"url": "git+https://github.com/HTMLElements/smart-input.git" | ||
}, | ||
"dependencies": { | ||
"@webcomponents/webcomponentsjs": "^1.0.22", | ||
"@smarthtmlelements/smart-core": "^2.4.0" | ||
}, | ||
"author": "", | ||
"license": "https://htmlelements.com/license/", | ||
"bugs": { | ||
"url": "https://github.com/HTMLElements/smart-input/issues" | ||
}, | ||
"homepage": "https://github.com/HTMLElements/smart-input#readme", | ||
"keywords": [ | ||
"input", | ||
"element", | ||
"bootstrap", | ||
"inputs", | ||
"input", | ||
"bootstrap input", | ||
"input web component", | ||
"datainput web component", | ||
"input component", | ||
"datagrid bootstrap", | ||
"bootstrap typeahead", | ||
"typeahead", | ||
"auto complete", | ||
"auto suggest input", | ||
"input custom element", | ||
"html carousel", | ||
"material web components", | ||
"input", | ||
"material input", | ||
"custom elements", | ||
"inputs" | ||
] | ||
} | ||
{"name":"@smarthtmlelements/smart-input","version":"4.5.0","description":"Input Web Component","main":"index.js","scripts":{"test":"echo \"Error: no test specified\" && exit 1"},"repository":{"type":"git","url":"git+https://github.com/HTMLElements/smart-input.git"},"dependencies":{"@webcomponents/webcomponentsjs":"^1.0.22","@smarthtmlelements/smart-core":"^2.4.0"},"author":"","license":"https://htmlelements.com/license/","bugs":{"url":"https://github.com/HTMLElements/smart-input/issues"},"homepage":"https://github.com/HTMLElements/smart-input#readme","keywords":["input","element","bootstrap","inputs","input","bootstrap input","input web component","datainput web component","input component","datagrid bootstrap","bootstrap typeahead","typeahead","auto complete","auto suggest input","input custom element","html carousel","material web components","input","material input","custom elements","inputs"]} |