Files
webcomponentsjs/package.json
Steve Orvell 9453a12c23 update builds.
2014-10-13 18:54:45 -07:00

21 lines
461 B
JSON

{
"name": "webcomponentsjs",
"version": "0.4.2",
"description": "Web Component polyfills",
"main": "webcomponents.js",
"repository": {
"type": "git",
"url": "https://github.com/Polymer/webcomponentsjs"
},
"keywords": [
"webcomponents",
"polyfills"
],
"author": "The Polymer Authors",
"license": "BSD",
"bugs": {
"url": "https://github.com/Polymer/webcomponentsjs/issues"
},
"homepage": "http://webcomponents.org"
}