1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18
{ "name": "webcomponentsjs", "main": "webcomponents.js", "version": "0.7.7", "homepage": "http://webcomponents.org", "authors": [ "The Polymer Authors" ], "repository": { "type": "git", "url": "https://github.com/webcomponents/webcomponentsjs.git" }, "keywords": [ "webcomponents" ], "license": "BSD", "ignore": [] }