.bower.json
631 Bytes
{
"name": "webcomponentsjs",
"main": "webcomponents.js",
"version": "0.7.15",
"homepage": "http://webcomponents.org",
"authors": [
"The Polymer Authors"
],
"repository": {
"type": "git",
"url": "https://github.com/webcomponents/webcomponentsjs.git"
},
"keywords": [
"webcomponents"
],
"license": "BSD",
"ignore": [],
"_release": "0.7.15",
"_resolution": {
"type": "version",
"tag": "v0.7.15",
"commit": "d90a442cdf31ae10a7b5b62e667cc749a2a6da61"
},
"_source": "git://github.com/Polymer/webcomponentsjs.git",
"_target": "^0.7.2",
"_originalSource": "webcomponentsjs"
}