First Commit

This commit is contained in:
2025-11-02 22:52:08 +01:00
commit 73fbbf1be2
5821 changed files with 977526 additions and 0 deletions

View File

@@ -0,0 +1,58 @@
{
"_from": "nodemailer-fetch@1.6.0",
"_id": "nodemailer-fetch@1.6.0",
"_inBundle": false,
"_integrity": "sha1-ecSQihwPXzdbc/6IjamCj23JY6Q=",
"_location": "/nodemailer-fetch",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "nodemailer-fetch@1.6.0",
"name": "nodemailer-fetch",
"escapedName": "nodemailer-fetch",
"rawSpec": "1.6.0",
"saveSpec": null,
"fetchSpec": "1.6.0"
},
"_requiredBy": [
"/buildmail",
"/nodemailer-shared"
],
"_resolved": "https://registry.npmjs.org/nodemailer-fetch/-/nodemailer-fetch-1.6.0.tgz",
"_shasum": "79c4908a1c0f5f375b73fe888da9828f6dc963a4",
"_spec": "nodemailer-fetch@1.6.0",
"_where": "/Users/rxf/Projekte/SternDBase/sternwarte/checkfuehrung/node_modules/buildmail",
"author": {
"name": "Andris Reinman"
},
"bugs": {
"url": "https://github.com/nodemailer/nodemailer-fetch/issues"
},
"bundleDependencies": false,
"deprecated": false,
"description": "GET HTTP contents",
"devDependencies": {
"chai": "^3.5.0",
"grunt": "^1.0.1",
"grunt-eslint": "^19.0.0",
"grunt-mocha-test": "^0.12.7",
"mocha": "^3.0.2"
},
"homepage": "https://github.com/nodemailer/nodemailer-fetch#readme",
"keywords": [
"nodemailer",
"http"
],
"license": "MIT",
"main": "lib/fetch.js",
"name": "nodemailer-fetch",
"repository": {
"type": "git",
"url": "git+https://github.com/nodemailer/nodemailer-fetch.git"
},
"scripts": {
"test": "grunt mochaTest"
},
"version": "1.6.0"
}