home / packages / non_npm_packages

non_npm_packages: openmediavault/openmediavault, deb/openmediavault/workbench/package.json

This data as json

commit contents organization path repository
0a09733e57f0486a09ae6394d4b81fdd68700348
{
    "dependencies": {
        "@angular/animations": "^12.2.17",
        "@angular/cdk": "^12.2.13",
        "@angular/common": "^12.2.17",
        "@angular/compiler": "^12.2.17",
        "@angular/core": "^12.2.17",
        "@angular/flex-layout": "^12.0.0-beta.35",
        "@angular/forms": "^12.2.17",
        "@angular/material": "^12.2.13",
        "@angular/platform-browser": "^12.2.17",
        "@angular/platform-browser-dynamic": "^12.2.17",
        "@angular/router": "^12.2.17",
        "@codemirror/autocomplete": "^6.4.0",
        "@codemirror/commands": "^6.1.3",
        "@codemirror/lang-json": "^6.0.1",
        "@codemirror/lang-xml": "^6.0.1",
        "@codemirror/language": "^6.3.2",
        "@codemirror/legacy-modes": "^6.3.1",
        "@codemirror/lint": "^6.1.0",
        "@codemirror/search": "^6.2.3",
        "@codemirror/state": "^6.2.0",
        "@codemirror/theme-one-dark": "^6.1.0",
        "@codemirror/view": "^6.7.1",
        "@fontsource/inter": "^4.5.14",
        "@fontsource/roboto-mono": "^4.5.8",
        "@mdi/angular-material": "^6.9.96",
        "@ngneat/transloco": "^3.2.0",
        "@swimlane/ngx-datatable": "20.0.0",
        "@types/chart.js": "^2.9.37",
        "chart.js": "^3.9.1",
        "chartjs-plugin-datalabels": "^2.2.0",
        "core-js": "3.27.0",
        "dayjs": "^1.11.7",
        "lodash": "^4.17.21",
        "ng-block-ui": "^3.0.2",
        "ngx-scrollbar": "~7.6.1",
        "ngx-toastr": "14.1.4",
        "nunjucks": "^3.2.3",
        "rxjs": "~6.6.7",
        "strip-ansi": "7.0.1",
        "tslib": "^2.4.1",
        "validator": "^13.7.0",
        "zone.js": "~0.11.8"
    },
    "devDependencies": {
        "@angular-builders/jest": "^12.1.2",
        "@angular-devkit/build-angular": "^12.2.18",
        "@angular-eslint/builder": "^12.7.0",
        "@angular-eslint/eslint-plugin": "^12.7.0",
        "@angular-eslint/eslint-plugin-template": "^12.7.0",
        "@angular-eslint/schematics": "^12.7.0",
        "@angular-eslint/template-parser": "^12.7.0",
        "@angular/cli": "^12.2.18",
        "@angular/compiler-cli": "^12.2.17",
        "@angular/language-service": "^12.2.17",
        "@ngneat/transloco-keys-manager": "^3.5.0",
        "@types/jasmine": "^3.10.7",
        "@types/jasminewd2": "^2.0.10",
        "@types/jest": "^27.5.2",
        "@types/lodash": "^4.14.191",
        "@types/node": "^16.18.11",
        "@types/nunjucks": "^3.2.1",
        "@types/validator": "^13.7.10",
        "@typescript-eslint/eslint-plugin": "^4.33.0",
        "@typescript-eslint/parser": "^4.33.0",
        "codelyzer": "^6.0.2",
        "eslint": "^7.32.0",
        "eslint-config-prettier": "^8.5.0",
        "eslint-plugin-import": "^2.26.0",
        "eslint-plugin-jsdoc": "^36.1.1",
        "eslint-plugin-prefer-arrow": "^1.2.3",
        "eslint-plugin-prettier": "^4.2.1",
        "eslint-plugin-simple-import-sort": "^7.0.0",
        "eslint-plugin-unused-imports": "^1.1.5",
        "html-linter": "^1.1.1",
        "htmllint-cli": "^0.0.7",
        "jasmine-core": "^3.99.1",
        "jasmine-spec-reporter": "^7.0.0",
        "jest": "^27.5.1",
        "jest-canvas-mock": "^2.4.0",
        "jest-preset-angular": "^9.0.7",
        "npm-run-all": "^4.1.5",
        "prettier": "^2.8.1",
        "protractor": "^7.0.0",
        "stylelint": "^13.13.1",
        "stylelint-config-standard": "^22.0.0",
        "stylelint-scss": "^3.21.0",
        "ts-node": "^10.9.1",
        "typescript": "~4.3.5"
    },
    "name": "openmediavault-workbench",
    "private": true,
    "scripts": {
        "build": "ng build",
        "build:prod": "ng build --configuration production --verbose",
        "e2e": "ng e2e",
        "fix": "run-s -cl fix:*",
        "fix:eslint": "npm run lint:eslint -- --fix",
        "fix:scss": "stylelint \"**/*.scss\" --fix",
        "i18n": "npm run i18n:extract",
        "i18n:extract": "transloco-keys-manager extract --sort --replace",
        "lint": "run-p -cl --aggregate-output lint:*",
        "lint:eslint": "ng lint",
        "lint:html": "htmllint src/app/**/*.html && html-linter --config html-linter.config.json",
        "lint:scss": "stylelint \"**/*.scss\"",
        "lint:tsc": "tsc -p tsconfig.app.json --noEmit && tsc -p tsconfig.spec.json --noEmit",
        "ng": "ng",
        "start": "ng serve --port 4201",
        "test": "jest --watch --no-cache",
        "test:ci": "jest --no-cache",
        "upgrade": "ncu -u --target minor"
    },
    "version": "0.0.0"
}
openmediavault deb/openmediavault/workbench/package.json openmediavault/openmediavault
Powered by Datasette · Queries took 10.157ms