mirror of
https://github.com/jlengrand/web-components-workshop-deprecated.git
synced 2026-03-10 08:51:23 +00:00
35 lines
842 B
JSON
35 lines
842 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.0.20",
|
|
"_release": "1.0.20",
|
|
"_resolution": {
|
|
"type": "version",
|
|
"tag": "v1.0.20",
|
|
"commit": "e83a68eb7d74f7d03e6ed111085730c10cb58507"
|
|
},
|
|
"_source": "https://github.com/webcomponents/webcomponentsjs.git",
|
|
"_target": "^1.0.20",
|
|
"_originalSource": "webcomponents/webcomponentsjs",
|
|
"_direct": true
|
|
} |