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