view service/pilight/static/input-slider/bower.json @ 945:752e620f1293

add input-rgb polymer element Ignore-this: 2ba2ef39af2ef4f6c14036c5ac188e97 darcs-hash:20140712183250-312f9-dbe5a232f2d861b3088e314e2cd53ff70ce839d3
author drewp <drewp@bigasterisk.com>
date Sat, 12 Jul 2014 11:32:50 -0700
parents
children
line wrap: on
line source

{
  "name": "input-slider",
  "version": "0.2.7",
  "homepage": "https://github.com/arodic/input-slider",
  "authors": [
    "Aleksandar Rodic <aleksandar.xyz@gmail.com>"
  ],
  "description": "Custom input element for slider data type.",
  "main": "input-slider.html",
  "keywords": [
    "input",
    "field",
    "polymer",
    "web-components",
    "UI",
    "slider"
  ],
  "license": "Apache 2.0",
  "dependencies": {
    "polymer": "Polymer/polymer#~0.3.3"
  }
}