{"name":"n8n","version":"2.20.9","keywords":["automate","automation","IaaS","iPaaS","n8n","workflow"],"author":{"name":"Jan Oberhauser","email":"jan@n8n.io"},"license":"SEE LICENSE IN LICENSE.md","_id":"n8n@2.20.9","maintainers":[{"name":"jan_n8n_io","email":"jan@n8n.io"},{"name":"tomin8n","email":"tomi+npm@n8n.io"}],"homepage":"https://n8n.io","bugs":{"url":"https://github.com/n8n-io/n8n/issues"},"bin":{"n8n":"bin/n8n"},"dist":{"shasum":"a19be2b00d64cb1f8f603c8caca71e395c87c575","tarball":"https://registry.npmjs.org/n8n/-/n8n-2.20.9.tgz","fileCount":3031,"integrity":"sha512-+KFU2MA/9Y4glv9fYh2Hc/qR6J5UwNe22XH1757ADbQseud5cp2d1RC0zNE1bYxerLSb5s+wdHyqE0NFdJlV2A==","signatures":[{"sig":"MEYCIQCCFQhEpeYCco+sd05W0B6XJCflYaC4oXkBoqSbYBIkDgIhANLgqd2RNefmKrLSnXXps8xJXWL2o/dJDyioM6spwGVB","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/n8n@2.20.9","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":12191631},"main":"dist/index","_from":"file:n8n-2.20.9.tgz","types":"dist/index.d.ts","engines":{"node":">=22.16"},"scripts":{"dev":"concurrently -k -n \"TypeScript,Node\" -c \"yellow.bold,cyan.bold\" \"npm run watch\" \"nodemon --delay 1\"","lint":"eslint . --quiet","test":"N8N_LOG_LEVEL=silent DB_SQLITE_POOL_SIZE=4 DB_TYPE=sqlite jest","build":"tsc -p tsconfig.build.json && tsc-alias -p tsconfig.build.json && pnpm run build:data","clean":"rimraf dist .turbo","start":"node ../../scripts/os-normalize.mjs --dir bin n8n","watch":"tsc-watch -p tsconfig.build.json --onCompilationComplete \"tsc-alias -p tsconfig.build.json\"","format":"biome format --write .","lint:fix":"eslint . --fix","test:dev":"N8N_LOG_LEVEL=silent DB_SQLITE_POOL_SIZE=4 DB_TYPE=sqlite jest --watch","test:win":"set N8N_LOG_LEVEL=silent&& set DB_SQLITE_POOL_SIZE=4&& set DB_TYPE=sqlite&& jest","test:unit":"N8N_LOG_LEVEL=silent DB_SQLITE_POOL_SIZE=4 DB_TYPE=sqlite jest --config=jest.config.unit.js","typecheck":"tsc --noEmit","build:data":"node scripts/build.mjs","dev:worker":"concurrently -k -n \"TypeScript,Node\" -c \"yellow.bold,cyan.bold\" \"npm run watch\" \"nodemon worker\"","buildAndDev":"pnpm run build && pnpm run dev","dev:webhook":"concurrently -k -n \"TypeScript,Node\" -c \"yellow.bold,cyan.bold\" \"npm run watch\" \"nodemon webhook\"","test:sqlite":"N8N_LOG_LEVEL=silent DB_SQLITE_POOL_SIZE=4 DB_TYPE=sqlite jest --config=jest.config.integration.js --no-coverage","format:check":"biome ci .","test:dev:win":"set N8N_LOG_LEVEL=silent&& set DB_SQLITE_POOL_SIZE=4&& set DB_TYPE=sqlite&& jest --watch","test:mariadb":"echo true","test:postgres":"N8N_LOG_LEVEL=silent DB_TYPE=postgresdb DB_POSTGRESDB_SCHEMA=alt_schema DB_TABLE_PREFIX=test_ jest --config=jest.config.integration.js --no-coverage","test:sqlite:win":"set N8N_LOG_LEVEL=silent&& set DB_SQLITE_POOL_SIZE=4&& set DB_TYPE=sqlite&& jest --config=jest.config.integration.js","test:integration":"N8N_LOG_LEVEL=silent DB_SQLITE_POOL_SIZE=4 DB_TYPE=sqlite jest --config=jest.config.integration.js","test:mariadb:win":"echo true","test:postgres:tc":"N8N_LOG_LEVEL=silent jest --config=jest.config.integration.testcontainers.js --no-coverage","test:postgres:win":"set N8N_LOG_LEVEL=silent&& set DB_TYPE=postgresdb&& set DB_POSTGRESDB_SCHEMA=alt_schema&& set DB_TABLE_PREFIX=test_&& jest --config=jest.config.integration.js --no-coverage","test:sqlite:migrations":"N8N_LOG_LEVEL=silent DB_SQLITE_POOL_SIZE=4 DB_TYPE=sqlite jest --config=jest.config.migration.js --no-coverage","test:postgres:migrations":"N8N_LOG_LEVEL=silent DB_TYPE=postgresdb DB_POSTGRESDB_SCHEMA=alt_schema DB_TABLE_PREFIX=test_ jest --config=jest.config.migration.js --no-coverage","test:sqlite:migrations:tc":"N8N_LOG_LEVEL=silent DB_SQLITE_POOL_SIZE=4 DB_TYPE=sqlite jest --config=jest.config.migration.testcontainers.js --no-coverage","test:postgres:migrations:tc":"N8N_LOG_LEVEL=silent DB_TYPE=postgresdb DB_POSTGRESDB_SCHEMA=alt_schema DB_TABLE_PREFIX=test_ jest --config=jest.config.migration.testcontainers.js --no-coverage","test:postgres:integration:tc":"N8N_LOG_LEVEL=silent jest --config=jest.config.integration.testcontainers.js --no-coverage --testPathIgnorePatterns=/test/migration/"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:dce0de5a-8cd2-4643-a3a2-a0ee0f42088b"}},"_resolved":"/tmp/90e47aea68a6510e3491df16467d21ce/n8n-2.20.9.tgz","_integrity":"sha512-+KFU2MA/9Y4glv9fYh2Hc/qR6J5UwNe22XH1757ADbQseud5cp2d1RC0zNE1bYxerLSb5s+wdHyqE0NFdJlV2A==","repository":{"url":"git+https://github.com/n8n-io/n8n.git","type":"git"},"_npmVersion":"11.11.0","description":"n8n Workflow Automation Tool","directories":{},"_nodeVersion":"24.14.1","dependencies":{"pg":"8.17.0","ws":"8.17.1","psl":"1.9.0","xss":"1.0.15","zod":"3.25.67","aws4":"1.11.0","bull":"4.16.4","csrf":"3.1.0","flat":"5.0.2","jose":"^6.2.2","open":"7.4.2","uuid":"10.0.0","yaml":"2.8.3","axios":"1.16.0","isbot":"3.6.13","luxon":"3.7.2","sshpk":"1.18.0","dotenv":"17.2.3","helmet":"8.1.0","ldapts":"4.2.6","lodash":"4.18.1","nanoid":"3.3.8","p-lazy":"3.1.0","semver":"7.5.4","undici":"^7.16.0","xml2js":"0.6.2","@n8n/db":"1.20.5","@n8n/di":"0.11.0","convict":"6.2.5","express":"5.1.0","flatted":"3.4.2","ioredis":"5.3.2","otpauth":"9.1.1","p-limit":"^3.1.0","samlify":"2.10.0","shelljs":"0.8.5","sqlite3":"5.1.7","bcryptjs":"2.4.3","n8n-core":"2.20.5","raw-body":"3.0.0","fast-glob":"3.2.12","json-diff":"1.0.6","validator":"13.15.22","@n8n/utils":"1.30.0","formidable":"3.5.4","handlebars":"4.7.9","jsonschema":"1.4.1","nodemailer":"7.0.11","oauth-1.0a":"2.2.6","picocolors":"1.0.1","simple-git":"3.36.0","@n8n/config":"2.19.1","@n8n/errors":"0.8.0","change-case":"4.1.2","compression":"1.8.1","prom-client":"15.1.3","@n8n/typeorm":"0.3.20-16","@sentry/node":"^10.36.0","jsonwebtoken":"9.0.3","n8n-workflow":"2.20.2","p-cancelable":"2.1.1","posthog-node":"3.2.1","xmllint-wasm":"3.0.1","yargs-parser":"21.1.1","@n8n/chat-hub":"1.13.3","cache-manager":"5.2.3","cookie-parser":"1.4.7","n8n-editor-ui":"2.20.3","openid-client":"6.5.0","replacestream":"4.0.3","@n8n/api-types":"1.20.3","@n8n/constants":"0.23.0","infisical-node":"1.3.0","n8n-nodes-base":"2.20.6","pkce-challenge":"5.0.0","@azure/identity":"4.13.0","@n8n/decorators":"1.20.3","@parcel/watcher":"^2.5.1","class-validator":"0.14.0","@n8n/ai-node-sdk":"0.11.1","@n8n/instance-ai":"1.5.3","@n8n/permissions":"0.58.0","@n8n/task-runner":"2.20.5","reflect-metadata":"0.2.2","@ai-sdk/anthropic":"2.0.61","@n8n/ai-utilities":"0.14.1","@n8n/workflow-sdk":"0.13.2","class-transformer":"0.5.1","@1password/connect":"1.4.2","@n8n/client-oauth2":"1.4.1","@n8n/syslog-client":"1.3.0","@opentelemetry/api":"^1.9.0","express-handlebars":"8.0.1","express-rate-limit":"7.5.0","source-map-support":"0.5.21","swagger-ui-express":"5.0.1","@n8n/backend-common":"1.20.4","@n8n_io/license-sdk":"2.25.0","express-prom-bundle":"8.0.0","http-proxy-middleware":"^3.0.5","@azure/keyvault-secrets":"4.8.0","@n8n/expression-runtime":"0.12.1","@opentelemetry/sdk-node":"^0.213.0","@n8n/ai-workflow-builder":"1.20.4","@n8n/n8n-nodes-langchain":"2.20.6","@n8n_io/ai-assistant-sdk":"1.21.0","@opentelemetry/resources":"^2.6.0","@modelcontextprotocol/sdk":"1.26.0","express-openapi-validator":"5.5.3","@google-cloud/secret-manager":"5.6.0","@rudderstack/rudder-sdk-node":"3.0.5","@opentelemetry/sdk-trace-node":"^2.6.0","@opentelemetry/instrumentation":"^0.213.0","@aws-sdk/client-secrets-manager":"3.808.0","@apidevtools/json-schema-ref-parser":"12.0.2","@opentelemetry/semantic-conventions":"^1.40.0","@opentelemetry/exporter-trace-otlp-proto":"^0.213.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"mjml":"^4.15.3","@types/ws":"^8.18.1","@vvo/tzdb":"^6.141.0","@types/psl":"^1.1.0","@types/aws4":"^1.5.1","@types/flat":"^5.0.5","@types/uuid":"^10.0.0","@redocly/cli":"^1.28.5","@types/sshpk":"^1.17.4","concurrently":"^8.2.0","ioredis-mock":"^8.8.1","@types/lodash":"4.17.17","@types/xml2js":"^0.4.14","openapi-types":"^12.1.3","ts-essentials":"^7.0.3","@types/convict":"^6.1.1","@types/express":"^5.0.1","@types/shelljs":"^0.8.11","n8n-containers":"1.0.0","@types/bcryptjs":"^2.4.2","@types/json-diff":"^1.0.0","@types/validator":"^13.7.0","@types/formidable":"^3.4.5","@types/superagent":"^8.1.9","@types/compression":"^1.7.5","@types/jsonwebtoken":"9.0.10","@types/yargs-parser":"21.0.0","@types/cookie-parser":"^1.4.8","@types/replacestream":"^4.0.1","@types/syslog-client":"^1.1.2","@n8n/typescript-config":"1.4.0","@n8n/backend-test-utils":"1.20.5","@types/swagger-ui-express":"^4.1.8"},"_npmOperationalInternal":{"tmp":"tmp/n8n_2.20.9_1778838356613_0.4332828982016952","host":"s3://npm-registry-packages-npm-production"}}