We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 17e1be8 commit 129805cCopy full SHA for 129805c
bower.json
@@ -1,14 +1,16 @@
1
{
2
"name": "paper-input-autocomplete-chips",
3
- "version": "1.0.3",
+ "version": "0.10.1",
4
"authors": [
5
- "Anonymous <anonymous@example.com>"
+ "Vinicius Patrinhani <patrinhani@ciandt.com>"
6
],
7
- "description": "An element providing a solution to no problem in particular.",
+ "description": "Web Component for Input autocomplete chips based on Polymer Paper Elements.",
8
"keywords": [
9
"web-component",
10
"polymer",
11
- "seed"
+ "material",
12
+ "autocomplete",
13
+ "chips"
14
15
"main": "paper-input-autocomplete-chips.html",
16
"license": "http://polymer.github.io/LICENSE.txt",
0 commit comments