blob: ad3daa45b71d0af728789e5e6c5accbe99568c55 [file] [log] [blame]
{
"name": "webcomponentsjs",
"main": "webcomponents.js",
"version": "0.7.23",
"homepage": "http://webcomponents.org",
"authors": [
"The Polymer Authors"
],
"repository": {
"type": "git",
"url": "https://github.com/webcomponents/webcomponentsjs.git"
},
"keywords": [
"webcomponents"
],
"license": "BSD",
"ignore": [],
"devDependencies": {
"web-component-tester": "^4.0.1"
}
}