2021-05-15 15:03:59 +10:00
|
|
|
{
|
|
|
|
"name": "mastodon-clippy",
|
2021-05-28 20:52:24 +10:00
|
|
|
"version": "1.1.0",
|
2021-05-15 15:03:59 +10:00
|
|
|
"lockfileVersion": 1,
|
|
|
|
"requires": true,
|
|
|
|
"dependencies": {
|
|
|
|
"axios": {
|
|
|
|
"version": "0.21.1",
|
|
|
|
"resolved": "https://registry.npmjs.org/axios/-/axios-0.21.1.tgz",
|
|
|
|
"integrity": "sha512-dKQiRHxGD9PPRIUNIWvZhPTPpl1rf/OxTYKsqKUDjBwYylTvV7SjSHJb9ratfyzM6wCdLCOYLzs73qpg5c4iGA==",
|
|
|
|
"requires": {
|
|
|
|
"follow-redirects": "^1.10.0"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"follow-redirects": {
|
|
|
|
"version": "1.14.1",
|
|
|
|
"resolved": "https://registry.npmjs.org/follow-redirects/-/follow-redirects-1.14.1.tgz",
|
|
|
|
"integrity": "sha512-HWqDgT7ZEkqRzBvc2s64vSZ/hfOceEol3ac/7tKwzuvEyWx3/4UegXh5oBOIotkGsObyk3xznnSRVADBgWSQVg=="
|
|
|
|
},
|
|
|
|
"ws": {
|
|
|
|
"version": "7.4.5",
|
|
|
|
"resolved": "https://registry.npmjs.org/ws/-/ws-7.4.5.tgz",
|
|
|
|
"integrity": "sha512-xzyu3hFvomRfXKH8vOFMU3OguG6oOvhXMo3xsGy3xWExqaM2dxBbVxuD99O7m3ZUFMvvscsZDqxfgMaRr/Nr1g=="
|
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|