{ "name": "webcomponentsjs", "main": "webcomponents.js", "version": "0.7.22", "homepage": "http://webcomponents.org", "authors": [ "The Polymer Authors" ], "repository": { "type": "git", "url": "https://github.com/webcomponents/webcomponentsjs.git" }, "keywords": [ "webcomponents" ], "dependencies": { "custom-elements": "webcomponents/custom-elements#remove-mo", "es6-promise": "stefanpenner/es6-promise#^4.0.0", "html-imports": "webcomponents/html-imports#remove-timeout", "shadydom": "webcomponents/shadydom#prototype-importNode", "shadycss": "webcomponents/shadycss#master", "template": "webcomponents/template#patch-prototypes", "URL": "webcomponents/URL#master", "webcomponents-platform": "webcomponents/webcomponents-platform#master" }, "license": "BSD", "ignore": [], "devDependencies": { "web-component-tester": "^5" }, "resolutions": { "custom-elements": "remove-mo" } }