UNPKG

directus-extension-layout-boilerplate

Version:
283 lines (282 loc) 8.41 kB
{ "name": "directus-extension-layout-boilerplate", "description": "Please enter a description for your extension", "icon": "extension", "version": "1.0.0", "keywords": [ "directus", "directus-extension", "directus-custom-layout" ], "type": "module", "directus:extension": { "type": "layout", "path": "dist/index.js", "source": "src/index.js", "host": "^10.3.0" }, "scripts": { "build": "directus-extension build", "dev": "directus-extension build -w --no-minify", "link": "directus-extension link" }, "devDependencies": { "@directus/extensions-sdk": "10.3.0", "vue": "^3.4.15" }, "main": "index.js", "dependencies": { "acorn": "^8.11.3", "ansi-escapes": "^4.3.2", "ansi-regex": "^5.0.1", "ansi-styles": "^4.3.0", "asynckit": "^0.4.0", "axios": "^1.6.2", "balanced-match": "^1.0.2", "base64-js": "^1.5.1", "bl": "^5.1.0", "boolbase": "^1.0.0", "brace-expansion": "^2.0.1", "browserslist": "^4.22.3", "buffer": "^6.0.3", "buffer-from": "^1.1.2", "builtin-modules": "^3.3.0", "call-bind": "^1.0.5", "callsites": "^3.1.0", "caniuse-api": "^3.0.0", "caniuse-lite": "^1.0.30001581", "chalk": "^5.3.0", "chardet": "^0.7.0", "cli-cursor": "^3.1.0", "cli-spinners": "^2.9.2", "cli-width": "^4.1.0", "clone": "^1.0.4", "color-convert": "^2.0.1", "color-name": "^1.1.4", "colord": "^2.9.3", "colorette": "^2.0.19", "combined-stream": "^1.0.8", "commander": "^10.0.1", "commondir": "^1.0.1", "cosmiconfig": "^7.1.0", "cross-spawn": "^7.0.3", "css-declaration-sorter": "^6.4.1", "css-select": "^4.3.0", "css-tree": "^1.1.3", "css-what": "^6.1.0", "cssesc": "^3.0.0", "cssnano": "^5.1.15", "cssnano-preset-default": "^5.2.14", "cssnano-utils": "^3.1.0", "csso": "^4.2.0", "csstype": "^3.1.3", "date-fns": "^3.0.1", "debug": "^4.3.4", "decamelize": "^6.0.0", "decode-uri-component": "^0.2.2", "deepmerge": "^4.3.1", "defaults": "^1.0.4", "define-data-property": "^1.1.1", "delayed-stream": "^1.0.0", "dom-serializer": "^1.4.1", "domelementtype": "^2.3.0", "domhandler": "^4.3.1", "domutils": "^2.8.0", "electron-to-chromium": "^1.4.651", "emoji-regex": "^8.0.0", "entities": "^2.2.0", "error-ex": "^1.3.2", "es-module-lexer": "^1.4.1", "esbuild": "^0.17.19", "escalade": "^3.1.1", "escape-string-regexp": "^5.0.0", "esm": "^3.2.25", "estree-walker": "^2.0.2", "eventemitter3": "^4.0.7", "execa": "^7.2.0", "external-editor": "^3.1.0", "figures": "^5.0.0", "filter-obj": "^1.1.0", "flat": "^6.0.1", "follow-redirects": "^1.15.5", "form-data": "^4.0.0", "fs-extra": "^11.2.0", "fs.realpath": "^1.0.0", "function-bind": "^1.1.2", "get-intrinsic": "^1.2.2", "get-package-type": "^0.1.0", "get-stream": "^6.0.1", "getopts": "^2.3.0", "glob": "^8.1.0", "gopd": "^1.0.1", "graceful-fs": "^4.2.11", "has-flag": "^3.0.0", "has-property-descriptors": "^1.0.1", "has-proto": "^1.0.1", "has-symbols": "^1.0.3", "hasown": "^2.0.0", "hookable": "^5.5.3", "human-signals": "^4.3.1", "iconv-lite": "^0.4.24", "icss-utils": "^5.1.0", "ieee754": "^1.2.1", "import-fresh": "^3.3.0", "inflight": "^1.0.6", "inherits": "^2.0.4", "inquirer": "^9.2.12", "interpret": "^2.2.0", "is-arrayish": "^0.2.1", "is-builtin-module": "^3.2.1", "is-core-module": "^2.13.1", "is-fullwidth-code-point": "^3.0.0", "is-interactive": "^2.0.0", "is-module": "^1.0.0", "is-reference": "^1.2.1", "is-stream": "^3.0.0", "is-unicode-supported": "^1.3.0", "isexe": "^2.0.0", "joi": "^17.11.0", "joycon": "^3.1.1", "js-tokens": "^4.0.0", "json-parse-even-better-errors": "^2.3.1", "jsonc-parser": "^3.2.1", "jsonfile": "^6.1.0", "knex": "^3.1.0", "lilconfig": "^2.1.0", "lines-and-columns": "^1.2.4", "lodash": "^4.17.21", "lodash-es": "^4.17.21", "lodash.memoize": "^4.1.2", "lodash.uniq": "^4.5.0", "log-symbols": "^5.1.0", "magic-string": "^0.30.5", "mdn-data": "^2.0.14", "merge-stream": "^2.0.0", "micromustache": "^8.0.3", "mime-db": "^1.52.0", "mime-types": "^2.1.35", "mimic-fn": "^4.0.0", "minimatch": "^5.1.6", "ms": "^2.1.2", "mute-stream": "^1.0.0", "nanoid": "^3.3.7", "node-releases": "^2.0.14", "normalize-url": "^6.1.0", "npm-run-path": "^5.2.0", "nth-check": "^2.1.1", "once": "^1.4.0", "onetime": "^6.0.0", "ora": "^6.3.1", "os-tmpdir": "^1.0.2", "p-finally": "^1.0.0", "p-queue": "^6.6.2", "p-timeout": "^3.2.0", "parent-module": "^1.0.1", "parse-json": "^5.2.0", "path-key": "^3.1.1", "path-parse": "^1.0.7", "path-type": "^4.0.0", "pg-connection-string": "^2.6.2", "picocolors": "^1.0.0", "picomatch": "^2.3.1", "postcss": "^8.4.33", "postcss-calc": "^8.2.4", "postcss-colormin": "^5.3.1", "postcss-convert-values": "^5.1.3", "postcss-discard-comments": "^5.1.2", "postcss-discard-duplicates": "^5.1.0", "postcss-discard-empty": "^5.1.1", "postcss-discard-overridden": "^5.1.0", "postcss-merge-longhand": "^5.1.7", "postcss-merge-rules": "^5.1.4", "postcss-minify-font-values": "^5.1.0", "postcss-minify-gradients": "^5.1.1", "postcss-minify-params": "^5.1.4", "postcss-minify-selectors": "^5.2.1", "postcss-modules-extract-imports": "^3.0.0", "postcss-modules-local-by-default": "^4.0.4", "postcss-modules-scope": "^3.1.1", "postcss-modules-values": "^4.0.0", "postcss-normalize-charset": "^5.1.0", "postcss-normalize-display-values": "^5.1.0", "postcss-normalize-positions": "^5.1.1", "postcss-normalize-repeat-style": "^5.1.1", "postcss-normalize-string": "^5.1.0", "postcss-normalize-timing-functions": "^5.1.0", "postcss-normalize-unicode": "^5.1.1", "postcss-normalize-url": "^5.1.0", "postcss-normalize-whitespace": "^5.1.1", "postcss-ordered-values": "^5.1.3", "postcss-reduce-initial": "^5.1.2", "postcss-reduce-transforms": "^5.1.0", "postcss-selector-parser": "^6.0.15", "postcss-svgo": "^5.1.0", "postcss-unique-selectors": "^5.1.1", "postcss-value-parser": "^4.2.0", "proxy-from-env": "^1.1.0", "query-string": "^7.1.3", "randombytes": "^2.1.0", "readable-stream": "^3.6.2", "rechoir": "^0.8.0", "resolve": "^1.22.8", "resolve-from": "^4.0.0", "restore-cursor": "^3.1.0", "rollup": "^2.79.1", "rollup-plugin-esbuild": "^5.0.0", "rollup-plugin-styles": "^4.0.0", "run-async": "^3.0.0", "rxjs": "^7.8.1", "safe-buffer": "^5.2.1", "safer-buffer": "^2.1.2", "serialize-javascript": "^6.0.2", "set-function-length": "^1.2.0", "shebang-command": "^2.0.0", "shebang-regex": "^3.0.0", "signal-exit": "^3.0.7", "smob": "^1.4.1", "source-map": "^0.6.1", "source-map-js": "^1.0.2", "source-map-support": "^0.5.21", "split-on-first": "^1.1.0", "stable": "^0.1.8", "stdin-discarder": "^0.1.0", "strict-uri-encode": "^2.0.0", "string-width": "^4.2.3", "string_decoder": "^1.3.0", "strip-ansi": "^6.0.1", "strip-final-newline": "^3.0.0", "stylehacks": "^5.1.1", "supports-color": "^5.5.0", "supports-preserve-symlinks-flag": "^1.0.0", "svgo": "^2.8.0", "tarn": "^3.0.2", "terser": "^5.27.0", "tildify": "^2.0.0", "tmp": "^0.0.33", "tslib": "^2.6.2", "type-fest": "^0.21.3", "undici-types": "^5.26.5", "unhead": "^1.8.9", "universalify": "^2.0.1", "update-browserslist-db": "^1.0.13", "util-deprecate": "^1.0.2", "vite": "^4.5.1", "wcwidth": "^1.0.1", "which": "^2.0.2", "wrap-ansi": "^6.2.0", "wrappy": "^1.0.2", "yaml": "^1.10.2", "zhead": "^2.2.4", "zod": "^3.22.4" }, "repository": { "type": "git", "url": "git+https://github.com/felpsalvs/extension-custom-directus.git" }, "author": "Felipe Alves", "license": "ISC", "bugs": { "url": "https://github.com/felpsalvs/extension-custom-directus/issues" }, "homepage": "https://github.com/felpsalvs/extension-custom-directus#readme" }