All Downloads are FREE. Search and download functionalities are using the official Maven repository.

com.vaadin.polymer.public.bower_components.platinum-bluetooth.bower.json Maven / Gradle / Ivy

The newest version!
{
  "name": "platinum-bluetooth",
  "version": "2.1.2",
  "private": true,
  "license": "http://polymer.github.io/LICENSE.txt",
  "authors": [
    "The Polymer Authors"
  ],
  "description": "A set of Polymer elements to discover and communicate with nearby Bluetooth devices",
  "keywords": [
    "bluetooth"
  ],
  "main": "platinum-bluetooth-elements.html",
  "homepage": "https://github.com/PolymerElements/platinum-bluetooth/",
  "ignore": [
    "**/.*",
    "node_modules",
    "bower_components",
    "test",
    "tests"
  ],
  "dependencies": {
    "polymer": "Polymer/polymer#^1.0.0",
    "promise-polyfill": "PolymerLabs/promise-polyfill#^1.0.0"
  },
  "devDependencies": {
    "iron-component-page": "PolymerElements/iron-component-page#^1.0.2",
    "iron-demo-helpers": "PolymerElements/iron-demo-helpers#^1.0.0",
    "marked-element": "PolymerElements/marked-element#^1.0.0",
    "paper-button": "PolymerElements/paper-button#^1.0.0",
    "paper-item": "PolymerElements/paper-item#^1.0.0",
    "paper-material": "PolymerElements/paper-material#^1.0.0",
    "paper-progress": "PolymerElements/paper-progress#^1.0.2",
    "paper-styles": "PolymerElements/paper-styles#^1.0.0",
    "web-component-tester": "^4.0.0"
  }
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy