summaryrefslogtreecommitdiffstats
path: root/third_party/polymer/components/platform/bower.json
blob: 8d2c51d08671de48041cea9a99d8bba22e48b8ca (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
{
  "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
}