Files
webcomponentsjs/package.json
2014-10-09 22:18:37 +01:00

21 lines
464 B
JSON

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