~didrocks/+junk/face-detection-15.04

« back to all changes in this revision

Viewing changes to facedetection/www/bower_components/iron-signals/.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": "iron-signals",
 
3
  "version": "1.0.3",
 
4
  "description": "Basic publish-subscribe functionality",
 
5
  "keywords": [
 
6
    "web-component",
 
7
    "polymer",
 
8
    "signals"
 
9
  ],
 
10
  "authors": [
 
11
    "The Polymer Authors"
 
12
  ],
 
13
  "repository": {
 
14
    "type": "git",
 
15
    "url": "git://github.com/PolymerElements/iron-signals.git"
 
16
  },
 
17
  "main": "iron-signals.html",
 
18
  "license": "http://polymer.github.io/LICENSE.txt",
 
19
  "homepage": "https://github.com/PolymerElements/iron-signals/",
 
20
  "dependencies": {
 
21
    "polymer": "Polymer/polymer#^1.0.0"
 
22
  },
 
23
  "devDependencies": {
 
24
    "paper-styles": "PolymerElements/paper-styles#^1.0.2",
 
25
    "iron-component-page": "PolymerElements/iron-component-page#^1.0.0",
 
26
    "webcomponentsjs": "webcomponents/webcomponentsjs#^0.7.0"
 
27
  },
 
28
  "ignore": [],
 
29
  "_release": "1.0.3",
 
30
  "_resolution": {
 
31
    "type": "version",
 
32
    "tag": "v1.0.3",
 
33
    "commit": "95dbcefcc0fcb5c7c639d7bae35774269ac7081a"
 
34
  },
 
35
  "_source": "git://github.com/PolymerElements/iron-signals.git",
 
36
  "_target": "^1.0.0",
 
37
  "_originalSource": "PolymerElements/iron-signals"
 
38
}
 
 
b'\\ No newline at end of file'