This repository was archived by the owner on Sep 20, 2019. It is now read-only.
File tree Expand file tree Collapse file tree 2 files changed +10
-4
lines changed
Expand file tree Collapse file tree 2 files changed +10
-4
lines changed Original file line number Diff line number Diff line change 22 "name" : " webcomponentsjs" ,
33 "description" : " Web components polyfill" ,
44 "main" : " webcomponents.js" ,
5- "version" : " 1.0.0-rc.11" ,
65 "homepage" : " http://webcomponents.org" ,
76 "authors" : [
87 " The Polymer Authors"
Original file line number Diff line number Diff line change 11{
22 "name" : " webcomponents.js" ,
33 "version" : " 1.0.0-rc.11" ,
4- "description" : " webcomponents.js " ,
5- "main" : " webcomponents.js" ,
4+ "description" : " Web Components Polyfills " ,
5+ "main" : " webcomponents-lite .js" ,
66 "directories" : {
77 "test" : " tests"
88 },
2222 "url" : " https://github.com/webcomponents/webcomponentsjs/issues"
2323 },
2424 "scripts" : {
25- "build" : " gulp build " ,
25+ "build" : " gulp" ,
2626 "test" : " wct"
2727 },
2828 "homepage" : " https://webcomponents.org/polyfills" ,
2929 "devDependencies" : {
30+ "@webcomponents/custom-elements" : " ^1.0.0-rc.5" ,
31+ "@webcomponents/html-imports" : " ^1.0.0-rc.6" ,
32+ "@webcomponents/shadycss" : " ^1.0.0-rc.6" ,
33+ "@webcomponents/shadydom" : " ^1.0.0-rc.8" ,
34+ "@webcomponents/template" : " ^1.0.0-rc.2" ,
35+ "@webcomponents/webcomponents-platform" : " ^1.0.0-rc.3" ,
3036 "babel-preset-babili" : " 0.0.12" ,
3137 "bower" : " ^1.8.0" ,
3238 "del" : " ^2.2.2" ,
39+ "es6-promise" : " ^4.1.0" ,
3340 "eslint" : " ^3.16.1" ,
3441 "google-closure-compiler" : " ^20170409.0.0" ,
3542 "gulp" : " ^3.8.8" ,
You can’t perform that action at this time.
0 commit comments