mirror of
https://github.com/jlengrand/webcomponentsjs.git
synced 2026-03-10 08:51:22 +00:00
15 lines
251 B
JSON
15 lines
251 B
JSON
{
|
|
"name": "webcomponentsjs",
|
|
"main": "webcomponents.js",
|
|
"version": "0.5.1-1",
|
|
"homepage": "http://webcomponents.org",
|
|
"authors": [
|
|
"The Polymer Authors"
|
|
],
|
|
"keywords": [
|
|
"webcomponents"
|
|
],
|
|
"license": "BSD",
|
|
"ignore": []
|
|
}
|