REDROOM
PHP 8.2.30
Path:
Logout
Edit File
Size: 2.23 KB
Close
/home/byroehnu/.trash/node_modules11/@adminjs/prisma/package.json
Text
Base64
{ "name": "@adminjs/prisma", "version": "5.0.4", "description": "Prisma adapter for AdminJS", "keywords": [ "prisma", "provider", "adminjs", "orm admin", "prisma admin", "admin panel" ], "type": "module", "exports": { ".": { "import": "./lib/index.js", "types": "./lib/index.d.ts", "require": "./lib/index.js" } }, "scripts": { "clean": "rm -fR lib", "build": "tsc", "dev": "yarn clean && tsc -w", "test": "NODE_OPTIONS=--experimental-vm-modules dotenv -e .env -- jest --config ./jest.json --runInBand --detectOpenHandles", "ts-node": "ts-node", "lint": "eslint './src/**/*.{ts,js}' './spec/**/*.{ts,js}' './example-app/**/*.{ts,js}' --ignore-pattern 'build' --ignore-pattern 'yarn.lock'", "check:all": "yarn lint && yarn test && yarn build", "release": "semantic-release" }, "repository": { "type": "git", "url": "git+https://github.com/SoftwareBrothers/adminjs-prisma.git" }, "husky": { "hooks": { "commit-msg": "commitlint -E HUSKY_GIT_PARAMS" } }, "author": "Rafał Dzięgielewski <rafal.dzieg@gmail.com>", "license": "MIT", "peerDependencies": { "@prisma/client": "^5.0.0 || ^6.0.0", "adminjs": "^7.0.0" }, "prisma": { "schema": "spec/prisma/schema.prisma" }, "optionalDependencies": {}, "devDependencies": { "@commitlint/cli": "^17.4.4", "@commitlint/config-conventional": "^17.4.4", "@jest/globals": "^29.5.0", "@prisma/client": "^6.10.0", "@semantic-release/git": "^10.0.1", "@types/jest": "^29.4.0", "@types/node": "^18", "@typescript-eslint/eslint-plugin": "^5.54.1", "@typescript-eslint/parser": "^5.54.1", "adminjs": "^7.8.16", "dotenv-cli": "^7.0.0", "eslint": "^8.35.0", "eslint-config-airbnb": "^19.0.4", "eslint-plugin-import": "^2.27.5", "eslint-plugin-jsx-a11y": "^6.7.1", "eslint-plugin-react": "^7.32.2", "eslint-plugin-react-hooks": "^4.6.0", "husky": "^4.2.5", "jest": "^29.5.0", "pg": "^8.10.0", "prisma": "^6.10.0", "semantic-release": "^20.1.1", "semantic-release-slack-bot": "^4.0.0", "ts-jest": "^29.0.5", "ts-node": "^10.9.1", "tsconfig-paths": "^4.1.2", "typescript": "^4.9.5" } }
Save
Close
Exit & Reset
Text mode: syntax highlighting auto-detects file type.
Directory Contents
Dirs: 2 × Files: 10
Delete Selected
Select All
Select None
Sort:
Name
Size
Modified
Enable drag-to-move
Name
Size
Perms
Modified
Actions
.github
DIR
-
drwxr-xr-x
2026-02-28 00:29:02
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
lib
DIR
-
drwxr-xr-x
2026-02-28 00:29:00
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
.eslintrc.cjs
1.13 KB
lrw-r--r--
2026-02-28 00:27:08
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
.prettierrc.json
108 B
lrw-r--r--
2026-02-28 00:28:26
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
.releaserc
425 B
lrw-r--r--
2026-02-28 00:26:44
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
commitlint.config.cjs
78 B
lrw-r--r--
2026-02-28 00:27:18
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
jest.json
596 B
lrw-r--r--
2026-02-28 00:28:26
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
LICENSE
1.03 KB
lrw-r--r--
2026-02-28 00:26:58
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
package.json
2.23 KB
lrw-r--r--
2026-02-28 00:28:28
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
README.md
4.56 KB
lrw-r--r--
2026-02-28 00:28:50
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
tsconfig.json
581 B
lrw-r--r--
2026-02-28 00:28:30
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
tsconfig.test.json
97 B
lrw-r--r--
2026-02-28 00:28:32
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
Zip Selected
If ZipArchive is unavailable, a
.tar
will be created (no compression).