File tree Expand file tree Collapse file tree 1 file changed +9
-2
lines changed
Expand file tree Collapse file tree 1 file changed +9
-2
lines changed Original file line number Diff line number Diff line change 11{
22 "name" : " headingoffset-polyfill" ,
33 "version" : " 0.0.0-development" ,
4- "description" : " " ,
4+ "description" : " Polyfill for the 'headingoffset' attribute. " ,
55 "main" : " headingoffset-polyfill.js" ,
66 "module" : " headingoffset-polyfill.js" ,
77 "type" : " module" ,
88 "scripts" : {
99 "test" : " web-test-runner headingoffset-polyfill*.test.html --coverage --node-resolve"
1010 },
11- "keywords" : [],
11+ "repository" : {
12+ "type" : " git" ,
13+ "url" : " git+https://github.com/smockle/headingoffset-polyfill.git"
14+ },
1215 "author" :
" Clay Miller <[email protected] > (https://www.smockle.com/)" ,
1316 "license" : " MIT" ,
17+ "bugs" : {
18+ "url" : " https://github.com/smockle/headingoffset-polyfill/issues"
19+ },
20+ "homepage" : " https://github.com/smockle/headingoffset-polyfill#readme" ,
1421 "devDependencies" : {
1522 "@esm-bundle/chai" : " ^4.3.4-fix.0" ,
1623 "@web/test-runner" : " ^0.19.0"
You can’t perform that action at this time.
0 commit comments