{"_id":"@bensonc/slash-create","_rev":"3-6adb06aa8492bf9320e2a5b3e183765b","name":"@bensonc/slash-create","dist-tags":{"latest":"5.14.2"},"versions":{"5.13.0":{"name":"@bensonc/slash-create","version":"5.13.0","description":"Create and sync Discord slash commands!","main":"./lib/index.js","types":"./lib/index.d.ts","author":{"name":"Snazzah","email":"me@snazzah.com","url":"https://snazzah.com/"},"license":"MIT","repository":{"type":"git","url":"git+https://github.com/Snazzah/slash-create.git"},"bugs":{"url":"https://github.com/Snazzah/slash-create/issues"},"homepage":"https://slash-create.js.org/","keywords":["api","discord","discordapp","slash-command","slash-commands","discord-interactions","wrapper"],"scripts":{"build":"npx rimraf lib && npx tsc","build:prepare":"npx shx test -d ./lib || npm run build","changelog":"tsx scripts/changelog","docs":"npx typedoc --json .tmp/typedoc-out.json --plugin typedoc-plugin-as-member-of && tsx scripts/docs","lint":"npx eslint --ext .ts ./src","lint:fix":"npx eslint --ext .ts ./src --fix","test":"npx mocha -r tsx --extension ts 'test/**/*.ts'","gpr":"tsx scripts/gpr","prepare":"npx husky install && npm run build:prepare","prepublishOnly":"(npx shx test -d ./lib || (echo \"lib folder does not exist\" && exit 1)) && npm run lint:fix"},"lint-staged":{"*.ts":"eslint --fix"},"funding":{"url":"https://github.com/sponsors/Snazzah"},"engines":{"node":">=14"},"dependencies":{"eventemitter3":"^5.0.0","keyv":"^4.5.2","lodash.isequal":"^4.5.0","tweetnacl":"^1.0.3"},"devDependencies":{"@sinonjs/fake-timers":"6.0.1","@types/aws-lambda":"^8.10.82","@types/chai":"^4.2.21","@types/chai-as-promised":"^7.1.4","@types/lodash":"^4.14.178","@types/lodash.isequal":"^4.5.5","@types/mocha":"^10.0.0","@types/node":"^20.1.0","@types/sinonjs__fake-timers":"6.0.1","@typescript-eslint/eslint-plugin":"^4.29.1","@typescript-eslint/parser":"^4.29.1","chai":"^4.3.4","chai-as-promised":"^7.1.1","chai-nock":"^1.3.0","colors":"1.4.0","eslint":"^7.32.0","eslint-config-prettier":"^8.3.0","eslint-plugin-prettier":"^4.0.0","fastify":"^4.9.0","husky":"^8.0.1","lint-staged":"^13.0.0","mocha":"^10.0.0","nock":"^13.1.1","prettier":"^2.3.2","ts-docgen":"github:dbots-pkg/ts-docgen#main","tsx":"^3.12.6","typedoc":"0.19.2","typedoc-plugin-as-member-of":"^1.0.2","typescript":"4.3.5"},"peerDependencies":{"express":"^4","fastify":"^3 || ^4"},"peerDependenciesMeta":{"express":{"optional":true},"fastify":{"optional":true}},"gitHead":"d0392798425d60173e7db7cc36306ab049ab36b4","_id":"@bensonc/slash-create@5.13.0","_nodeVersion":"16.17.0","_npmVersion":"8.15.0","dist":{"integrity":"sha512-VEZuol+7fOYNRitopdTkJSyRL5HW/vonjuC/iHfRNR/0+tnd4fkLdVuPpNyDYX4a58fUPM4V2iucOKGVqnINcA==","shasum":"f198b6be230cd5c02b41346de4a4f359fa4f5945","tarball":"https://registry.npmjs.org/@bensonc/slash-create/-/slash-create-5.13.0.tgz","fileCount":80,"unpackedSize":332114,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIHHBsbH5T0hs/0uo1Z7KdtL3RKSWpyQq5kNVfQlxjcF/AiEAiiZoUBFGiFjJigLxV2gH8od75mzSlViklDfSnuNTVbk="}]},"_npmUser":{"name":"bensonc","email":"bensonchua@yahoo.com"},"directories":{},"maintainers":[{"name":"bensonc","email":"bensonchua@yahoo.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/slash-create_5.13.0_1687167307298_0.17280911356862427"},"_hasShrinkwrap":false},"5.14.0":{"name":"@bensonc/slash-create","version":"5.14.0","description":"Create and sync Discord slash commands!","main":"./lib/index.js","types":"./lib/index.d.ts","author":{"name":"Snazzah","email":"me@snazzah.com","url":"https://snazzah.com/"},"license":"MIT","repository":{"type":"git","url":"git+https://github.com/Snazzah/slash-create.git"},"bugs":{"url":"https://github.com/Snazzah/slash-create/issues"},"homepage":"https://slash-create.js.org/","keywords":["api","discord","discordapp","slash-command","slash-commands","discord-interactions","wrapper"],"scripts":{"build":"npx rimraf lib && npx tsc","build:prepare":"npx shx test -d ./lib || npm run build","changelog":"tsx scripts/changelog","docs":"npx typedoc --json .tmp/typedoc-out.json --plugin typedoc-plugin-as-member-of && tsx scripts/docs","lint":"npx eslint --ext .ts ./src","lint:fix":"npx eslint --ext .ts ./src --fix","test":"npx mocha -r tsx --extension ts 'test/**/*.ts'","gpr":"tsx scripts/gpr","prepare":"npx husky install && npm run build:prepare","prepublishOnly":"(npx shx test -d ./lib || (echo \"lib folder does not exist\" && exit 1)) && npm run lint:fix"},"lint-staged":{"*.ts":"eslint --fix"},"funding":{"url":"https://github.com/sponsors/Snazzah"},"engines":{"node":">=14"},"dependencies":{"eventemitter3":"^5.0.0","keyv":"^4.5.2","lodash.isequal":"^4.5.0","tweetnacl":"^1.0.3"},"devDependencies":{"@sinonjs/fake-timers":"6.0.1","@types/aws-lambda":"^8.10.82","@types/chai":"^4.2.21","@types/chai-as-promised":"^7.1.4","@types/lodash":"^4.14.178","@types/lodash.isequal":"^4.5.5","@types/mocha":"^10.0.0","@types/node":"^20.1.0","@types/sinonjs__fake-timers":"6.0.1","@typescript-eslint/eslint-plugin":"^4.29.1","@typescript-eslint/parser":"^4.29.1","chai":"^4.3.4","chai-as-promised":"^7.1.1","chai-nock":"^1.3.0","colors":"1.4.0","eslint":"^7.32.0","eslint-config-prettier":"^8.3.0","eslint-plugin-prettier":"^4.0.0","fastify":"^4.9.0","husky":"^8.0.1","lint-staged":"^13.0.0","mocha":"^10.0.0","nock":"^13.1.1","prettier":"^2.3.2","ts-docgen":"github:dbots-pkg/ts-docgen#main","tsx":"^3.12.6","typedoc":"0.19.2","typedoc-plugin-as-member-of":"^1.0.2","typescript":"4.3.5"},"peerDependencies":{"express":"^4","fastify":"^3 || ^4"},"peerDependenciesMeta":{"express":{"optional":true},"fastify":{"optional":true}},"gitHead":"0ae45600af3ef38e4d03e392acb1bad5c0bbac0c","_id":"@bensonc/slash-create@5.14.0","_nodeVersion":"16.17.0","_npmVersion":"8.15.0","dist":{"integrity":"sha512-tYbjwQopEGbg5JEM+cCNQQilW5Ysc7+EJM2GUYezarJKSXCbGgJnu2w2lMRb9DTMHq0eyC+ERG1+E1Th9Pf27g==","shasum":"f3b6e503ef48b3a201fe1c8cbc78ef5189c27c21","tarball":"https://registry.npmjs.org/@bensonc/slash-create/-/slash-create-5.14.0.tgz","fileCount":80,"unpackedSize":332114,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDyvMDdjpESGd9hbgwC4yhRHgX1d1D8xJjOZsPGDary5wIge9W1IdXqmKbRz9H+i6fJ+jRqklHXUBTPjw4/3Mlpggk="}]},"_npmUser":{"name":"bensonc","email":"bensonchua@yahoo.com"},"directories":{},"maintainers":[{"name":"bensonc","email":"bensonchua@yahoo.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/slash-create_5.14.0_1687429592446_0.20478038054980274"},"_hasShrinkwrap":false},"5.14.1":{"name":"@bensonc/slash-create","version":"5.14.1","description":"Create and sync Discord slash commands!","main":"./lib/index.js","types":"./lib/index.d.ts","author":{"name":"Snazzah","email":"me@snazzah.com","url":"https://snazzah.com/"},"license":"MIT","repository":{"type":"git","url":"git+https://github.com/Snazzah/slash-create.git"},"bugs":{"url":"https://github.com/Snazzah/slash-create/issues"},"homepage":"https://slash-create.js.org/","keywords":["api","discord","discordapp","slash-command","slash-commands","discord-interactions","wrapper"],"scripts":{"build":"npx rimraf lib && npx tsc","build:prepare":"npx shx test -d ./lib || npm run build","changelog":"tsx scripts/changelog","docs":"npx typedoc --json .tmp/typedoc-out.json --plugin typedoc-plugin-as-member-of && tsx scripts/docs","lint":"npx eslint --ext .ts ./src","lint:fix":"npx eslint --ext .ts ./src --fix","test":"npx mocha -r tsx --extension ts 'test/**/*.ts'","gpr":"tsx scripts/gpr","prepare":"npx husky install && npm run build:prepare","prepublishOnly":"(npx shx test -d ./lib || (echo \"lib folder does not exist\" && exit 1)) && npm run lint:fix"},"lint-staged":{"*.ts":"eslint --fix"},"funding":{"url":"https://github.com/sponsors/Snazzah"},"engines":{"node":">=14"},"dependencies":{"eventemitter3":"^5.0.0","keyv":"^4.5.2","lodash.isequal":"^4.5.0","tweetnacl":"^1.0.3"},"devDependencies":{"@sinonjs/fake-timers":"6.0.1","@types/aws-lambda":"^8.10.82","@types/chai":"^4.2.21","@types/chai-as-promised":"^7.1.4","@types/lodash":"^4.14.178","@types/lodash.isequal":"^4.5.5","@types/mocha":"^10.0.0","@types/node":"^20.1.0","@types/sinonjs__fake-timers":"6.0.1","@typescript-eslint/eslint-plugin":"^4.29.1","@typescript-eslint/parser":"^4.29.1","chai":"^4.3.4","chai-as-promised":"^7.1.1","chai-nock":"^1.3.0","colors":"1.4.0","eslint":"^7.32.0","eslint-config-prettier":"^8.3.0","eslint-plugin-prettier":"^4.0.0","fastify":"^4.9.0","husky":"^8.0.1","lint-staged":"^13.0.0","mocha":"^10.0.0","nock":"^13.1.1","prettier":"^2.3.2","ts-docgen":"github:dbots-pkg/ts-docgen#main","tsx":"^3.12.6","typedoc":"0.19.2","typedoc-plugin-as-member-of":"^1.0.2","typescript":"4.3.5"},"peerDependencies":{"express":"^4","fastify":"^3 || ^4"},"peerDependenciesMeta":{"express":{"optional":true},"fastify":{"optional":true}},"gitHead":"8a8d4f654888c32c09d17d107341e397a807a553","_id":"@bensonc/slash-create@5.14.1","_nodeVersion":"16.17.0","_npmVersion":"8.15.0","dist":{"integrity":"sha512-j5AdQ0Q/nX5VNOSluT3pd/DxAcvYBRJXOTQ0xAynANFZ+JvTKqxt4DuyRRSVYoGGHNyCiu2zsYwZCdzPAM598w==","shasum":"b28dce3eeedf0f51f23c0d04f824b135c9536a08","tarball":"https://registry.npmjs.org/@bensonc/slash-create/-/slash-create-5.14.1.tgz","fileCount":80,"unpackedSize":332114,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIBVl9mso1GDhLNf2DCWeEcdtYRIy//bQ2/l5j9NB2Ca/AiBoHJo/S7KWqxYMqni8tmTOJeUAVr5dvDXcnD6v0ZkZBA=="}]},"_npmUser":{"name":"bensonc","email":"bensonchua@yahoo.com"},"directories":{},"maintainers":[{"name":"bensonc","email":"bensonchua@yahoo.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/slash-create_5.14.1_1687508646363_0.09439408459608023"},"_hasShrinkwrap":false},"5.14.2":{"name":"@bensonc/slash-create","version":"5.14.2","description":"Create and sync Discord slash commands!","main":"./lib/index.js","types":"./lib/index.d.ts","author":{"name":"Snazzah","email":"me@snazzah.com","url":"https://snazzah.com/"},"license":"MIT","repository":{"type":"git","url":"git+https://github.com/Snazzah/slash-create.git"},"bugs":{"url":"https://github.com/Snazzah/slash-create/issues"},"homepage":"https://slash-create.js.org/","keywords":["api","discord","discordapp","slash-command","slash-commands","discord-interactions","wrapper"],"scripts":{"build":"npx rimraf lib && npx tsc","build:prepare":"npx shx test -d ./lib || npm run build","changelog":"tsx scripts/changelog","docs":"npx typedoc --json .tmp/typedoc-out.json --plugin typedoc-plugin-as-member-of && tsx scripts/docs","lint":"npx eslint --ext .ts ./src","lint:fix":"npx eslint --ext .ts ./src --fix","test":"npx mocha -r tsx --extension ts 'test/**/*.ts'","gpr":"tsx scripts/gpr","prepare":"npx husky install && npm run build:prepare","prepublishOnly":"(npx shx test -d ./lib || (echo \"lib folder does not exist\" && exit 1)) && npm run lint:fix"},"lint-staged":{"*.ts":"eslint --fix"},"funding":{"url":"https://github.com/sponsors/Snazzah"},"engines":{"node":">=14"},"dependencies":{"eventemitter3":"^5.0.0","keyv":"^4.5.2","lodash.isequal":"^4.5.0","tweetnacl":"^1.0.3"},"devDependencies":{"@sinonjs/fake-timers":"6.0.1","@types/aws-lambda":"^8.10.82","@types/chai":"^4.2.21","@types/chai-as-promised":"^7.1.4","@types/lodash":"^4.14.178","@types/lodash.isequal":"^4.5.5","@types/mocha":"^10.0.0","@types/node":"^20.1.0","@types/sinonjs__fake-timers":"6.0.1","@typescript-eslint/eslint-plugin":"^4.29.1","@typescript-eslint/parser":"^4.29.1","chai":"^4.3.4","chai-as-promised":"^7.1.1","chai-nock":"^1.3.0","colors":"1.4.0","eslint":"^7.32.0","eslint-config-prettier":"^8.3.0","eslint-plugin-prettier":"^4.0.0","fastify":"^4.9.0","husky":"^8.0.1","lint-staged":"^13.0.0","mocha":"^10.0.0","nock":"^13.1.1","prettier":"^2.3.2","ts-docgen":"github:dbots-pkg/ts-docgen#main","tsx":"^3.12.6","typedoc":"0.19.2","typedoc-plugin-as-member-of":"^1.0.2","typescript":"4.3.5"},"peerDependencies":{"express":"^4","fastify":"^3 || ^4"},"peerDependenciesMeta":{"express":{"optional":true},"fastify":{"optional":true}},"gitHead":"d0a16eae04dd4fe72a2997c2bab755fe132b4025","_id":"@bensonc/slash-create@5.14.2","_nodeVersion":"16.17.0","_npmVersion":"8.15.0","dist":{"integrity":"sha512-ij42CP6WRqWeIhKVMq5+f/nqbnd7VPT6oOBp7CXKKpuMWN0s2o8yWsD3NbzxxkO3HGeLJbWxF/sNoJ5i9zDA4Q==","shasum":"68dcbce601f607c16fd7846613fba8a1b23a279d","tarball":"https://registry.npmjs.org/@bensonc/slash-create/-/slash-create-5.14.2.tgz","fileCount":80,"unpackedSize":333163,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCFC7JA1X84wUya9UMRvbmpNWCu87C1kAJ+OmF0cULbuAIgEbmmYE1xfVFwE3ic1fu9l8UuBpNaWSFGTx1RFJ4INdk="}]},"_npmUser":{"name":"bensonc","email":"bensonchua@yahoo.com"},"directories":{},"maintainers":[{"name":"bensonc","email":"bensonchua@yahoo.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/slash-create_5.14.2_1687508760132_0.6793926604229998"},"_hasShrinkwrap":false}},"time":{"created":"2023-06-19T09:35:07.215Z","5.13.0":"2023-06-19T09:35:07.476Z","modified":"2023-06-23T08:26:00.493Z","5.14.0":"2023-06-22T10:26:32.617Z","5.14.1":"2023-06-23T08:24:06.543Z","5.14.2":"2023-06-23T08:26:00.329Z"},"maintainers":[{"name":"bensonc","email":"bensonchua@yahoo.com"}],"description":"Create and sync Discord slash commands!","homepage":"https://slash-create.js.org/","keywords":["api","discord","discordapp","slash-command","slash-commands","discord-interactions","wrapper"],"repository":{"type":"git","url":"git+https://github.com/Snazzah/slash-create.git"},"author":{"name":"Snazzah","email":"me@snazzah.com","url":"https://snazzah.com/"},"bugs":{"url":"https://github.com/Snazzah/slash-create/issues"},"license":"MIT","readme":"<div align=\"center\">\n\n<img src=\"/static/textlogo.png\" height=\"50\">\n\n[![NPM version](https://img.shields.io/npm/v/slash-create?maxAge=3600)](https://www.npmjs.com/package/slash-create) [![NPM downloads](https://img.shields.io/npm/dt/slash-create?maxAge=3600)](https://www.npmjs.com/package/slash-create) [![ESLint status](https://github.com/Snazzah/slash-create/workflows/ESLint/badge.svg)](https://github.com/Snazzah/slash-create/actions?query=workflow%3A%22ESLint%22) [![DeepScan grade](https://deepscan.io/api/teams/11596/projects/15103/branches/297399/badge/grade.svg)](https://deepscan.io/dashboard#view=project&tid=11596&pid=15103&bid=297399) [![discord chat](https://img.shields.io/discord/311027228177727508?logo=discord&logoColor=white)](https://snaz.in/discord)\n\nCreate and sync [Discord slash commands](https://discord.com/developers/docs/interactions/application-commands).\n\n\n</div>\n\n## Features\n- Multiple server support ([Express](http://expressjs.com/), [Fastify](https://fastify.io/), etc.)\n- Hook into an existing Discord bot client\n- Sync loaded commands to Discord from slash-create\n- Load commands from a folder\n- Command throttling/cooldowns\n\n## Quickstart\n\nIf you want an easy start on getting slash commands on your bot, you can use [slash-up](https://github.com/Snazzah/slash-up) to create a project using a template.\n```\nnpx slash-up init\n```\nAfter creating a project, you can edit commands to your liking and start it up with `yarn start`.\n\nYou can also deploy a slash-create template to the following services:\n\n| Cloudflare Workers | Vercel | Heroku | Railway |\n|:-:|:-:|:-:|:-:|\n| [![Deploy to Cloudflare Workers](https://deploy.workers.cloudflare.com/button)](https://deploy.workers.cloudflare.com/?url=https://github.com/Snazzah/slash-create-worker) | [![Deploy with Vercel](https://vercel.com/button)](https://vercel.com/new/clone?repository-url=https%3A%2F%2Fgithub.com%2FSnazzah%2Fslash-create-vercel&env=DISCORD_APP_ID,DISCORD_PUBLIC_KEY,DISCORD_BOT_TOKEN&envDescription=Variables%20needed%20to%20recognize%20and%20operate%20slash%20commands.&project-name=discord-interactions&repo-name=discord-slash-commands&demo-description=Deploy%20a%20slash-create%20server%20for%20Discord%20interactions.&demo-image=https%3A%2F%2Fget.snaz.in%2F4MVTTaR.png&demo-title=%2Fcreate&demo-url=https%3A%2F%2Fslash-create.js.org) | [![Deploy](https://www.herokucdn.com/deploy/button.svg)](https://heroku.com/deploy?template=https://github.com/Snazzah/slash-create-template/tree/master) | [![Deploy on Railway](https://railway.app/button.svg)](https://railway.app/new/template/h6aVmv?referralCode=snazzah) |\n\n## Installation\n```sh\nnpm i slash-create\n```\nOr, using yarn:\n```sh\nyarn add slash-create\n```\n\n### Using webservers\nIn order to use a specific webserver, you will need to install the dependency associated with that server. The following server types require these dependencies:\n- `AWSLambdaServer`: none technically, meant for use with [AWS Lambda](https://aws.amazon.com/lambda) and [Amazon API Gateway](https://aws.amazon.com/api-gateway), see [example](https://slash-create.js.org/#/docs/main/latest/examples/lambda)\n- `AzureFunctionServer`: none technically, meant for use with [Azure Functions](https://docs.microsoft.com/en-us/azure/azure-functions/), see [example](https://slash-create.js.org/#/docs/main/latest/examples/azure)\n- `ExpressServer`: `express`\n- `FastifyServer`: `fastify`\n- `GatewayServer`: none, see [example](https://slash-create.js.org/#/docs/main/latest/examples/discord-bot)\n- `GCFServer`: none technically, meant for use with [`@google-cloud/functions-framework`](https://npm.im/@google-cloud/functions-framework), see [example](https://slash-create.js.org/#/docs/main/latest/examples/gcf)\n- `VercelServer`: none, see [example](https://slash-create.js.org/#/docs/main/latest/examples/vercel)\n\n## Examples\n- [Creating a SlashCreator](https://slash-create.js.org/#/docs/main/latest/examples/basic)\n  - [Using Webservers](https://slash-create.js.org/#/docs/main/latest/examples/webserver)\n    - [Using `AWSLambdaServer`](https://slash-create.js.org/#/docs/main/latest/examples/lambda)\n    - [Using `AzureFunctionServer`](https://slash-create.js.org/#/docs/main/latest/examples/azure)\n    - [Using `GCFServer`](https://slash-create.js.org/#/docs/main/latest/examples/gcf)\n    - [Using `VercelServer`](https://slash-create.js.org/#/docs/main/latest/examples/vercel)\n  - [Using Discord Bots](https://slash-create.js.org/#/docs/main/latest/examples/discord-bot)\n- [Creating commands](https://slash-create.js.org/#/docs/main/latest/examples/command)\n\n## Useful Links\n- [**Discord Documentation on Application Commands**](https://discord.com/developers/docs/interactions/application-commands)\n- [Website](https://slash-create.js.org/) ([source](https://github.com/Snazzah/slash-create-website))\n- [Documentation](https://slash-create.js.org/#/docs/main/latest/general/welcome)\n- [Commands Template](https://github.com/Snazzah/slash-create-template)\n- [GitHub](https://github.com/Snazzah/slash-create)\n- [NPM](https://www.npmjs.com/package/slash-create)\n\n<div align=\"center\">\n    <a target=\"_blank\" href=\"https://snaz.in/discord\" title=\"Join the Discord!\">\n        <img  src=\"https://discordapp.com/api/guilds/311027228177727508/widget.png?style=banner2\" height=\"76px\" draggable=\"false\" alt=\"Join the Discord!\">\n    </a>\n</div>\n\n##### Resources & References\nThis project borrows resources and references from the following repositories:\n- [dbots.js](https://github.com/dbots-pkg/dbots.js)\n- [eris](https://github.com/abalabahaha/eris)\n- [discord.js](https://github.com/discordjs/discord.js)\n- [Commando](https://github.com/discordjs/Commando)\n- [slash-worker](https://github.com/A5rocks/slash-worker)\n- [slash-commands](https://github.com/MeguminSama/discord-slash-commands)\n- [discord-interactions](https://github.com/discord/discord-interactions-js)\n","readmeFilename":"README.md"}