34 lines
820 B
JSON
34 lines
820 B
JSON
|
|
{
|
||
|
|
"name": "webcomponentsjs",
|
||
|
|
"description": "Web components polyfill",
|
||
|
|
"main": "webcomponents.js",
|
||
|
|
"homepage": "http://webcomponents.org",
|
||
|
|
"authors": [
|
||
|
|
"The Polymer Authors"
|
||
|
|
],
|
||
|
|
"repository": {
|
||
|
|
"type": "git",
|
||
|
|
"url": "https://github.com/webcomponents/webcomponentsjs.git"
|
||
|
|
},
|
||
|
|
"keywords": [
|
||
|
|
"webcomponents",
|
||
|
|
"web-components",
|
||
|
|
"polyfill",
|
||
|
|
"shim"
|
||
|
|
],
|
||
|
|
"license": "BSD-3-Clause",
|
||
|
|
"ignore": [],
|
||
|
|
"devDependencies": {
|
||
|
|
"web-component-tester": "^v6.0.0"
|
||
|
|
},
|
||
|
|
"version": "1.2.0",
|
||
|
|
"_release": "1.2.0",
|
||
|
|
"_resolution": {
|
||
|
|
"type": "version",
|
||
|
|
"tag": "v1.2.0",
|
||
|
|
"commit": "e6728c15201987b0f71aec6464b743d4277d99ae"
|
||
|
|
},
|
||
|
|
"_source": "https://github.com/webcomponents/webcomponentsjs.git",
|
||
|
|
"_target": "^v1.1.0",
|
||
|
|
"_originalSource": "webcomponents/webcomponentsjs"
|
||
|
|
}
|