~didrocks/+junk/face-detection-15.04

« back to all changes in this revision

Viewing changes to facedetection/www/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": "face-detection-demo",
 
3
  "private": true,
 
4
  "dependencies": {
 
5
    "google-chart": "GoogleWebComponents/google-chart#^1.0.0",
 
6
    "iron-elements": "PolymerElements/iron-elements#^1.0.0",
 
7
    "neon-elements": "PolymerElements/neon-elements#^1.0.0",
 
8
    "paper-elements": "PolymerElements/paper-elements#^1.0.1",
 
9
    "platinum-elements": "PolymerElements/platinum-elements#^1.1.0",
 
10
    "polymer": "Polymer/polymer#^1.2.0"
 
11
  },
 
12
  "ignore": []
 
13
}