File tree Expand file tree Collapse file tree 2 files changed +7
-1
lines changed Expand file tree Collapse file tree 2 files changed +7
-1
lines changed Original file line number Diff line number Diff line change 6
6
[ ![ NPM Monthly Downloads] ( https://img.shields.io/npm/dm/%40lizardbyte%2Fshared-web?style=for-the-badge&logo=npm&label=npm%20downloads/m )] ( https://www.npmjs.com/package/@lizardbyte/shared-web )
7
7
[ ![ NPM Version] ( https://img.shields.io/npm/v/%40lizardbyte%2Fshared-web?style=for-the-badge&logo=npm&label=npm%20version )] ( https://www.npmjs.com/package/@lizardbyte/shared-web )
8
8
[ ![ GitHub Monthly Downloads] ( https://img.shields.io/badge/dynamic/json?url=https%3A%2F%2Fipitio.github.io%2Fbackage%2FLizardByte%2Fshared-web%2Fshared-web.json&query=%24.downloads_month&label=github%20downloads/m&style=for-the-badge&logo=github%20actions )] ( https://github.com/LizardByte/Sunshine/pkgs/npm/shared-web )
9
- [ ![ GitHub Version] ( https://img.shields.io/badge/dynamic/json?url=https%3A%2F%2Fipitio.github.io%2Fbackage%2FLizardByte%2Fshared-web%2Fshared-web.json&query=%24.version%5B%3F(%40.latest%3D%3Dtrue) %5D.name&label=gh%20version&style=for-the-badge&logo=github%20actions )] ( https://github.com/LizardByte/Sunshine/pkgs/npm/shared-web )
9
+ [ ![ GitHub Version] ( https://img.shields.io/badge/dynamic/json?url=https%3A%2F%2Fipitio.github.io%2Fbackage%2FLizardByte%2Fshared-web%2Fshared-web.json&query=%24.version%5B-1%3A %5D.name&label=gh%20version&style=for-the-badge&logo=github%20actions )] ( https://github.com/LizardByte/Sunshine/pkgs/npm/shared-web )
10
10
11
11
Common web assets for use in LizardByte projects.
12
12
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @lizardbyte/shared-web" ,
3
3
"repository" : {
4
+ "type" : " git" ,
4
5
"url" : " git+https://github.com/LizardByte/shared-web.git"
5
6
},
6
7
"version" : " 0.0.0" ,
7
8
"description" : " Shared web assets for LizardByte projects" ,
8
9
"license" : " AGPL-3.0-only" ,
10
+ "funding" : " https://app.lizardbyte.dev" ,
11
+ "homepage" : " https://github.com/LizardByte/shared-web#readme" ,
12
+ "bugs" : {
13
+ "url" : " https://github.com/LizardByte/shared-web/issues"
14
+ },
9
15
"files" : [
10
16
" dist/" ,
11
17
" src/" ,
You can’t perform that action at this time.
0 commit comments