quitsocialmedia.club/package.json

365 lines
10 KiB
JSON

{
"name": "quitsocialmedia.club",
"version": "1.0.0",
"description": "Quit Social Media",
"scripts": {
"watch:sass": "sass --watch --style=compressed styles:www",
"build:sass": "sass --style=compressed styles/:www",
"watch:eleventy": "ELEVENTY_ENV=development eleventy --serve --watch",
"build:eleventy": "ELEVENTY_ENV=production eleventy",
"start": "npm-run-all build:sass --parallel watch:*",
"build": "npm-run-all build:*",
"debug": "DEBUG=Eleventy* npm start",
"clean": "del-cli dist"
},
"repository": {
"type": "git",
"url": "git+https://codeberg.org/tommi/quitsocialmedia.club.git"
},
"keywords": [],
"author": "",
"license": "ISC",
"bugs": {
"url": "https://codeberg.org/tommi/quitsocialmedia.club/issues"
},
"homepage": "https://quitsocialmedia.club",
"devDependencies": {
"@11ty/eleventy": "^1.0.1",
"@11ty/eleventy-img": "^2.0.0",
"@11ty/eleventy-plugin-directory-output": "^1.0.1",
"@11ty/eleventy-plugin-rss": "^1.1.2",
"@11ty/eleventy-plugin-syntaxhighlight": "^4.0.0",
"@sardine/eleventy-plugin-tinyhtml": "^0.2.0",
"@sardine/eleventy-plugin-tinysvg": "^1.2.0",
"clean-css": "^5.3.0",
"csv-parse": "^5.0.4",
"eleventy-plugin-svg-contents": "^0.7.0",
"eleventy-plugin-youtube-embed": "^1.7.0",
"fs": "^0.0.1-security",
"lodash": "^4.17.21",
"markdown-it": "^12.3.2",
"markdown-it-abbr": "^1.0.4",
"markdown-it-anchor": "^8.4.1",
"markdown-it-attrs": "^4.1.3",
"markdown-it-collapsible": "^1.0.0",
"markdown-it-container": "^3.0.0",
"markdown-it-del": "^0.1.0",
"markdown-it-footnote": "^3.0.3",
"markdown-it-ins": "^3.0.1",
"markdown-it-mark": "^3.0.1",
"markdown-it-mathjax3": "^4.3.1",
"markdown-it-sub": "^1.0.0",
"markdown-it-sup": "^1.0.0",
"markdown-it-task-lists": "^2.1.1",
"markdown-it-wikilinks": "^1.2.0",
"node-fetch": "^3.2.3",
"npm-run-all": "^4.1.5",
"relateurl": "^0.2.7",
"run-all": "^1.0.1",
"sass": "^1.49.9",
"uglify-js": "^3.15.3"
},
"dependencies": {
"@aloskutov/eleventy-plugin-external-links": "^1.4.0",
"@quasibit/eleventy-plugin-schema": "^1.9.1",
"@quasibit/eleventy-plugin-sitemap": "^2.1.5",
"a-sync-waterfall": "^1.0.1",
"abbrev": "^1.1.1",
"accepts": "^1.3.8",
"acorn": "^8.7.0",
"after": "^0.8.2",
"ansi-regex": "^6.0.1",
"ansi-styles": "^6.1.0",
"anymatch": "^3.1.2",
"argparse": "^2.0.1",
"array-differ": "^4.0.0",
"array-union": "^3.0.1",
"array-uniq": "^3.0.0",
"arraybuffer.slice": "^0.0.7",
"arrify": "^3.0.0",
"asap": "^2.0.6",
"assert-never": "^1.2.1",
"async": "^3.2.3",
"async-each-series": "^1.1.0",
"axios": "^0.26.1",
"babel-walk": "^3.0.0",
"backo2": "^1.0.2",
"balanced-match": "^2.0.0",
"base64-arraybuffer": "^1.0.2",
"base64id": "^2.0.0",
"batch": "^0.6.1",
"binary-extensions": "^2.2.0",
"blob": "^0.1.0",
"brace-expansion": "^2.0.1",
"braces": "^3.0.2",
"browser-sync": "^2.27.9",
"browser-sync-client": "^2.27.9",
"browser-sync-ui": "^2.27.9",
"bs-recipes": "^1.3.4",
"bs-snippet-injector": "^2.0.1",
"bytes": "^3.1.2",
"call-bind": "^1.0.2",
"camelcase": "^6.3.0",
"chalk": "^5.0.1",
"character-parser": "^4.0.0",
"chokidar": "^3.5.3",
"cliui": "^7.0.4",
"color-convert": "^2.0.1",
"color-name": "^1.1.4",
"commander": "^9.1.0",
"component-bind": "^1.0.0",
"component-emitter": "^1.3.0",
"component-inherit": "^0.0.3",
"concat-map": "^0.0.1",
"condense-newlines": "^0.2.1",
"config-chain": "^1.1.13",
"connect": "^3.7.0",
"connect-history-api-fallback": "^1.6.0",
"constantinople": "^4.0.1",
"cookie": "^0.4.2",
"date-time": "^4.0.0",
"debug": "^4.3.4",
"decamelize": "^6.0.0",
"del": "^6.0.0",
"del-cli": "^4.0.1",
"depd": "^2.0.0",
"dependency-graph": "^0.11.0",
"destroy": "^1.2.0",
"dev-ip": "^1.0.1",
"dlv": "^1.1.3",
"doctypes": "^1.1.0",
"easy-extender": "^2.3.4",
"eazy-logger": "^3.1.0",
"editorconfig": "^0.15.3",
"ee-first": "^1.1.1",
"ejs": "^3.1.6",
"eleventy-plugin-embed-everything": "^1.14.0",
"eleventy-plugin-embed-instagram": "^1.2.3",
"eleventy-plugin-find": "^1.0.0",
"eleventy-plugin-toc": "^1.1.5",
"emoji-regex": "^10.0.1",
"encodeurl": "^1.0.2",
"engine.io": "^6.1.3",
"engine.io-client": "^6.1.1",
"engine.io-parser": "^5.0.3",
"entities": "^3.0.1",
"errno": "^1.0.0",
"escalade": "^3.1.1",
"escape-html": "^1.0.3",
"escape-string-regexp": "^5.0.0",
"esprima": "^4.0.1",
"etag": "^1.8.1",
"eventemitter3": "^4.0.7",
"extend-shallow": "^3.0.2",
"fast-glob": "^3.2.11",
"fastq": "^1.13.0",
"fill-range": "^7.0.1",
"finalhandler": "^1.2.0",
"find-up": "^6.3.0",
"follow-redirects": "^1.14.9",
"fresh": "^0.5.2",
"fs-extra": "^10.0.1",
"fs.realpath": "^1.0.0",
"fsevents": "^2.3.2",
"function-bind": "^1.1.1",
"get-caller-file": "^2.0.5",
"get-intrinsic": "^1.1.1",
"glob": "^7.2.0",
"glob-parent": "^6.0.2",
"globby": "^13.1.1",
"graceful-fs": "^4.2.9",
"gray-matter": "^4.0.3",
"hamljs": "^0.6.2",
"handlebars": "^4.7.7",
"has": "^1.0.3",
"has-ansi": "^5.0.1",
"has-binary2": "^2.0.0",
"has-color": "^0.1.7",
"has-cors": "^1.1.0",
"has-flag": "^5.0.1",
"has-symbols": "^1.0.3",
"has-tostringtag": "^1.0.0",
"http-errors": "^2.0.0",
"http-proxy": "^1.18.1",
"iconv-lite": "^0.6.3",
"immutable": "^4.0.0",
"indexof": "^0.0.1",
"inflight": "^1.0.6",
"inherits": "^2.0.4",
"ini": "^2.0.0",
"is-absolute": "^1.0.0",
"is-binary-path": "^2.1.0",
"is-buffer": "^2.0.5",
"is-core-module": "^2.8.1",
"is-expression": "^4.0.0",
"is-extendable": "^1.0.1",
"is-extglob": "^2.1.1",
"is-fullwidth-code-point": "^4.0.0",
"is-glob": "^4.0.3",
"is-number": "^7.0.0",
"is-number-like": "^1.0.8",
"is-path-cwd": "^3.0.0",
"is-path-in-cwd": "^4.0.0",
"is-path-inside": "^4.0.0",
"is-promise": "^4.0.0",
"is-regex": "^1.1.4",
"is-relative": "^1.0.0",
"is-unc-path": "^1.0.0",
"is-whitespace": "^0.3.0",
"is-windows": "^1.0.2",
"is-wsl": "^2.2.0",
"isarray": "^2.0.5",
"javascript-stringify": "^2.1.0",
"js-beautify": "^1.14.0",
"js-stringify": "^1.0.2",
"js-yaml": "^4.1.0",
"jsonfile": "^6.1.0",
"jstransformer": "^1.0.0",
"junk": "^4.0.0",
"kind-of": "^6.0.3",
"limiter": "^2.1.0",
"linkify-it": "^3.0.3",
"liquidjs": "^9.36.0",
"localtunnel": "^2.0.2",
"locate-path": "^7.1.0",
"lodash.isfinite": "^3.3.2",
"lru-cache": "^7.7.1",
"luxon": "^2.3.1",
"map-cache": "^0.2.2",
"maximatch": "^0.1.0",
"mdurl": "^1.0.1",
"merge2": "^1.4.1",
"micromatch": "^4.0.4",
"mime": "^3.0.0",
"mime-db": "^1.52.0",
"mime-types": "^2.1.35",
"minimatch": "^5.0.1",
"minimist": "^1.2.6",
"mitt": "^3.0.0",
"mkdirp": "^1.0.4",
"moo": "^0.5.1",
"ms": "^2.1.3",
"multimatch": "^6.0.0",
"mustache": "^4.2.0",
"negotiator": "^0.6.3",
"neo-async": "^2.6.2",
"nopt": "^5.0.0",
"normalize-path": "^3.0.0",
"npm-check-updates": "^12.5.4",
"nunjucks": "^3.2.3",
"object-assign": "^4.1.1",
"on-finished": "^2.4.1",
"once": "^1.4.0",
"openurl": "^1.1.1",
"opn": "^5.5.0",
"p-limit": "^4.0.0",
"p-locate": "^6.0.0",
"p-try": "^3.0.0",
"parse-filepath": "^1.0.2",
"parse-ms": "^3.0.0",
"parseqs": "^0.0.6",
"parseuri": "^0.0.6",
"parseurl": "^1.3.3",
"path-exists": "^5.0.0",
"path-is-absolute": "^1.0.1",
"path-is-inside": "^1.0.2",
"path-parse": "^1.0.7",
"path-root": "^0.1.1",
"path-root-regex": "^0.1.2",
"picomatch": "^2.3.1",
"pify": "^5.0.0",
"pinkie": "^2.0.4",
"pinkie-promise": "^2.0.1",
"please-upgrade-node": "^3.2.0",
"portscanner": "^2.2.0",
"pretty": "^2.0.0",
"pretty-ms": "^7.0.1",
"promise": "^8.1.0",
"proto-list": "^1.2.4",
"prr": "^1.0.1",
"pseudomap": "^1.0.2",
"pug": "^3.0.2",
"pug-attrs": "^3.0.0",
"pug-code-gen": "^3.0.2",
"pug-error": "^2.0.0",
"pug-filters": "^4.0.0",
"pug-lexer": "^5.0.1",
"pug-linker": "^4.0.0",
"pug-load": "^3.0.0",
"pug-parser": "^6.0.0",
"pug-runtime": "^3.0.1",
"pug-strip-comments": "^2.0.0",
"pug-walk": "^2.0.0",
"qs": "^6.10.3",
"queue-microtask": "^1.2.3",
"range-parser": "^1.2.1",
"raw-body": "^2.5.1",
"readdirp": "^3.6.0",
"recursive-copy": "^2.0.14",
"require-directory": "^2.1.1",
"require-main-filename": "^2.0.0",
"requires-port": "^1.0.0",
"resolve": "^1.22.0",
"resp-modifier": "^6.0.2",
"reusify": "^1.0.4",
"rimraf": "^3.0.2",
"run-parallel": "^1.2.0",
"rx": "^4.1.0",
"rxjs": "^7.5.5",
"safer-buffer": "^2.1.2",
"section-matter": "^1.0.0",
"semver": "^7.3.5",
"semver-compare": "^1.0.0",
"send": "^0.17.2",
"serve-index": "^1.9.1",
"serve-static": "^1.14.2",
"server-destroy": "^1.0.1",
"set-blocking": "^2.0.0",
"setprototypeof": "^1.2.0",
"sigmund": "^1.0.1",
"slash": "^4.0.0",
"slugify": "^1.6.5",
"socket.io": "^4.4.1",
"socket.io-adapter": "^2.3.3",
"socket.io-client": "^4.4.1",
"socket.io-parser": "^4.1.2",
"source-map": "^0.7.3",
"sprintf-js": "^1.1.2",
"statuses": "^2.0.1",
"stream-throttle": "^0.1.3",
"string-width": "^5.1.2",
"strip-ansi": "^7.0.1",
"strip-bom-string": "^1.0.0",
"supports-color": "^9.2.1",
"symbol-observable": "^4.0.0",
"text-table": "^0.2.0",
"tfunk": "^4.0.0",
"time-require": "^0.1.2",
"to-array": "^0.1.4",
"to-fast-properties": "^4.0.0",
"to-regex-range": "^5.0.1",
"toidentifier": "^1.0.1",
"token-stream": "^1.0.0",
"ua-parser-js": "^1.0.2",
"uc.micro": "^1.0.6",
"unc-path-regex": "^0.1.2",
"universalify": "^2.0.0",
"unpipe": "^1.0.0",
"utils-merge": "^1.0.1",
"valid-url": "^1.0.9",
"void-elements": "^3.1.0",
"which-module": "^2.0.0",
"with": "^7.0.2",
"wordwrap": "^1.0.0",
"wrap-ansi": "^8.0.1",
"wrappy": "^1.0.2",
"ws": "^8.5.0",
"xmlhttprequest-ssl": "^2.0.0",
"y18n": "^5.0.8",
"yallist": "^4.0.0",
"yargs": "^17.4.0",
"yargs-parser": "^21.0.1",
"yeast": "^0.1.2"
}
}