~didrocks/+junk/face-detection-15.04

« back to all changes in this revision

Viewing changes to facedetection/www/bower_components/platinum-elements/bower.json

  • Committer: Didier Roche
  • Date: 2016-05-10 23:09:11 UTC
  • Revision ID: didier.roche@canonical.com-20160510230911-c7xr490zrj3yrzxd
New version

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
{
 
2
  "name": "platinum-elements",
 
3
  "homepage": "https://github.com/PolymerElements/platinum-elements",
 
4
  "description": "Elements to turn your web page into a true webapp, with push, offline, bluetooth and more.",
 
5
  "keywords": [
 
6
    "service",
 
7
    "worker",
 
8
    "service-worker",
 
9
    "push",
 
10
    "bluetooth",
 
11
    "platinum"
 
12
  ],
 
13
  "license": "http://polymer.github.io/LICENSE.txt",
 
14
  "private": true,
 
15
  "dependencies": {
 
16
    "platinum-bluetooth": "PolymerElements/platinum-bluetooth#^1.0.0",
 
17
    "platinum-https-redirect": "PolymerElements/platinum-https-redirect#^1.0.0",
 
18
    "platinum-push-messaging": "PolymerElements/platinum-push-messaging#^1.0.0",
 
19
    "platinum-sw": "PolymerElements/platinum-sw#^1.2.0"
 
20
  }
 
21
}