Blame view

bower_components/webcomponentsjs/.bower.json 631 Bytes
73bcce88   luigser   COMPONENTS
1
2
3
  {
    "name": "webcomponentsjs",
    "main": "webcomponents.js",
e619a3b0   Luigi Serra   Controllet cross ...
4
    "version": "0.7.14",
73bcce88   luigser   COMPONENTS
5
6
7
8
9
10
11
12
13
14
15
16
17
    "homepage": "http://webcomponents.org",
    "authors": [
      "The Polymer Authors"
    ],
    "repository": {
      "type": "git",
      "url": "https://github.com/webcomponents/webcomponentsjs.git"
    },
    "keywords": [
      "webcomponents"
    ],
    "license": "BSD",
    "ignore": [],
e619a3b0   Luigi Serra   Controllet cross ...
18
    "_release": "0.7.14",
73bcce88   luigser   COMPONENTS
19
20
    "_resolution": {
      "type": "version",
e619a3b0   Luigi Serra   Controllet cross ...
21
22
      "tag": "v0.7.14",
      "commit": "48194e673b7a0a8810b32320e0444b512e5a7557"
73bcce88   luigser   COMPONENTS
23
24
25
26
27
    },
    "_source": "git://github.com/Polymer/webcomponentsjs.git",
    "_target": "^0.7.2",
    "_originalSource": "webcomponentsjs"
  }