24 lines
730 B
JSON
24 lines
730 B
JSON
{
|
|
"name": "duckdns-updater",
|
|
"version": "1.0.0",
|
|
"lockfileVersion": 1,
|
|
"requires": true,
|
|
"dependencies": {
|
|
"fs": {
|
|
"version": "0.0.1-security",
|
|
"resolved": "https://registry.npmjs.org/fs/-/fs-0.0.1-security.tgz",
|
|
"integrity": "sha1-invTcYa23d84E/I4WLV+yq9eQdQ="
|
|
},
|
|
"https": {
|
|
"version": "1.0.0",
|
|
"resolved": "https://registry.npmjs.org/https/-/https-1.0.0.tgz",
|
|
"integrity": "sha1-PDfHrhqO65ZpBKKtHpdaGUt+06Q="
|
|
},
|
|
"snekfetch": {
|
|
"version": "4.0.4",
|
|
"resolved": "https://registry.npmjs.org/snekfetch/-/snekfetch-4.0.4.tgz",
|
|
"integrity": "sha512-dyycG9fvwtSJqKPfMVOpXt+60qvMGe7vWLwOJDiSJaiAx+hs2EnFChG2bXCWn7ulz+zGzrHdN9/yeEb0YqEPww=="
|
|
}
|
|
}
|
|
}
|