summaryrefslogtreecommitdiffstats
path: root/third_party/polymer/platform/.bower.json
blob: cec6b4bcc286186ce0d0a1522384eaa6168002a1 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
{
  "name": "platform",
  "main": "platform.js",
  "homepage": "https://github.com/Polymer/platform",
  "authors": [
    "The Polymer Authors"
  ],
  "description": "Integrate platform polyfills: load, build, test",
  "keywords": [
    "polymer",
    "web",
    "components"
  ],
  "license": "BSD",
  "private": true,
  "version": "0.3.5",
  "_release": "0.3.5",
  "_resolution": {
    "type": "version",
    "tag": "0.3.5",
    "commit": "413707498b62d2c66f923dcac6809d56e7d6dab6"
  },
  "_source": "git://github.com/Polymer/platform.git",
  "_target": ">=0.3.0 <1.0.0",
  "_originalSource": "Polymer/platform"
}