28 lines
658 B
JSON
Executable File
28 lines
658 B
JSON
Executable File
{
|
|
"name": "webhook",
|
|
"version": "1.0.0",
|
|
"lockfileVersion": 3,
|
|
"requires": true,
|
|
"packages": {
|
|
"": {
|
|
"name": "webhook",
|
|
"version": "1.0.0",
|
|
"license": "ISC",
|
|
"dependencies": {
|
|
"dotenv": "^16.3.1"
|
|
}
|
|
},
|
|
"node_modules/dotenv": {
|
|
"version": "16.3.1",
|
|
"resolved": "https://registry.npmjs.org/dotenv/-/dotenv-16.3.1.tgz",
|
|
"integrity": "sha512-IPzF4w4/Rd94bA9imS68tZBaYyBWSCE47V1RGuMrB94iyTOIEwRmVL2x/4An+6mETpLrKJ5hQkB8W4kFAadeIQ==",
|
|
"engines": {
|
|
"node": ">=12"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/motdotla/dotenv?sponsor=1"
|
|
}
|
|
}
|
|
}
|
|
}
|