UNPKG

ohayolibs

Version:

Ohayo is a set of essential modules for ohayojp.

162 lines 5.93 kB
{ "name": "ohayolibs", "version": "1.0.1", "description": "Ohayo is a set of essential modules for ohayojp.", "keywords": [ "ohayo", "ohayojp", "ohayo", "antd", "ng-zorro-antd", "angular" ], "author": "GiangTB", "scripts": { "ng-high-memory": "node --max_old_space_size=8000 ./node_modules/@angular/cli/bin/ng", "start": "npm run site:gen && ng s -o --hmr", "lint": "bash scripts/ci/lint.sh -ts -less", "tslint-check": "tslint-config-prettier-check ./tslint.json", "test": "ng test --no-progress --browsers=ChromeHeadlessCI --code-coverage --no-watch", "test:cli": "bash scripts/ci/build-schematics.sh -t -clone", "test:integration": "bash scripts/ci/build-schematics.sh -b -t -clone -integration", "build": "bash scripts/ci/build.sh", "build_artifacts": "bash scripts/ci/build-artifacts.sh", "analyze": "npm run ng-high-memory build -- --prod --stats-json", "site:gen": "node scripts/site/main init && ng-alain-plugin-theme -t=themeCss && ng-alain-plugin-theme -t=colorLess", "site:build": "npm run site:gen && npm run ng-high-memory build -- --prod && npm run site:helper", "site:helper": "bash scripts/ci/helper.sh", "changelog": "conventional-changelog -p angular -i CHANGELOG.md -s --pkg package.json", "pre-publish": "node scripts/publish/publish.js && node scripts/publish/publish-scaffold.js && bash ../ohayojp/scripts/_ci/fix-mock.sh", "publish:next": "bash scripts/publish/publish.sh -next", "publish": "bash scripts/publish/publish.sh", "sync-scaffold-version": "node scripts/publish/sync-scaffold-version.js", "ssr": "npm run ng-high-memory run site:serve-ssr", "ssr:serve": "node src/dist/server/main.js", "ssr:build": "npm run site:build && npm run ng-high-memory run site:server:production", "ssr:prerender": "npm run site:build && npm run ng-high-memory run site:prerender" }, "dependencies": { "@angular/animations": "~10.1.4", "@angular/common": "~10.1.4", "@angular/compiler": "~10.1.4", "@angular/core": "~10.1.4", "@angular/elements": "^10.1.6", "@angular/forms": "~10.1.4", "@angular/platform-browser": "~10.1.4", "@angular/platform-browser-dynamic": "~10.1.4", "@angular/platform-server": "~10.1.4", "@angular/router": "~10.1.4", "@antv/data-set": "^0.11.7", "@antv/g2": "^4.0.15", "@ng-util/monaco-editor": "^10.2.2", "@nguniversal/express-engine": "^10.0.1", "@ngx-translate/core": "^13.0.0", "@ngx-translate/http-loader": "^6.0.0", "@stackblitz/sdk": "^1.5.0", "@webcomponents/custom-elements": "^1.4.2", "ajv": "^6.12.4", "aos": "^3.0.0-beta.6", "codesandbox": "^2.1.16", "docsearch.js": "^2.6.3", "express": "^4.17.1", "extend": "^3.0.2", "file-saver": "^2.0.2", "marked": "^1.1.1", "ng-github-button": "^10.0.0", "ng-zorro-antd": "^10.1.1", "ngx-color": "^6.0.1", "ngx-countdown": "^10.0.0", "ngx-highlight-js": "^10.0.0", "ngx-simplemde": "^10.0.0", "ngx-tinymce": "^10.0.0", "ngx-ueditor": "^10.0.0", "qrious": "^4.0.2", "rxjs": "~6.6.0", "tslib": "^2.0.0", "zone.js": "~0.10.2" }, "devDependencies": { "@angular-devkit/build-angular": "~0.1001.4", "@angular/cli": "~10.1.4", "@angular/compiler-cli": "~10.1.4", "@angularclass/hmr": "^3.0.0", "@nguniversal/builders": "^10.1.0", "@schematics/schematics": "^0.1001.4", "@types/aos": "^3.0.3", "@types/deep-extend": "^0.4.31", "@types/express": "^4.17.8", "@types/extend": "^3.0.1", "@types/file-saver": "^2.0.1", "@types/fs-extra": "^9.0.1", "@types/htmlparser2": "^3.10.1", "@types/jasmine": "~3.5.0", "@types/jasminewd2": "~2.0.3", "@types/jszip": "^3.4.1", "@types/mockjs": "^1.0.2", "@types/node": "^12.19.6", "@types/parse5": "^5.0.3", "@types/webpack-env": "^1.15.3", "chalk": "^4.1.0", "codecov": "^3.7.0", "codelyzer": "^6.0.0", "conventional-changelog-cli": "^2.0.34", "domhandler": "^3.0.0", "fs-extra": "^9.0.0", "htmlparser2": "^4.1.0", "husky": "^4.2.3", "jasmine-core": "~3.6.0", "jasmine-spec-reporter": "~5.0.0", "jsonml.js": "^0.1.0", "karma": "~5.0.0", "karma-chrome-launcher": "~3.1.0", "karma-coverage-istanbul-reporter": "~3.0.2", "karma-jasmine": "~4.0.0", "karma-jasmine-html-reporter": "^1.5.0", "karma-junit-reporter": "^2.0.1", "karma-parallel": "^0.3.1", "karma-spec-reporter": "0.0.32", "karma-summary-reporter": "^1.7.2", "karma-viewport": "^1.0.6", "klaw-sync": "^6.0.0", "less-bundle-promise": "^1.0.7", "less-plugin-clean-css": "^1.5.1", "less-plugin-npm-import": "^2.1.0", "less-vars-to-js": "^1.3.0", "mark-twain": "^2.0.3", "mockjs": "^1.1.0", "mustache": "^4.0.1", "ohayojp-codelyzer": "^0.0.1", "ng-alain-plugin-theme": "^10.0.3", "ohayojp-sts": "^0.0.1", "ng-packagr": "^10.1.2", "nz-tslint-rules": "^0.901.2", "parse5": "^6.0.0", "prettier": "^2.1.2", "pretty-quick": "^3.0.2", "protractor": "~7.0.0", "readline-sync": "^1.4.10", "screenfull": "^5.0.2", "stream": "0.0.2", "stylelint": "^13.7.0", "stylelint-config-prettier": "^8.0.2", "stylelint-config-rational-order": "^0.1.2", "stylelint-config-standard": "^20.0.0", "stylelint-declaration-block-no-ignored-properties": "^2.3.0", "stylelint-order": "^4.1.0", "ts-node": "~8.3.0", "tsconfig-paths": "^3.9.0", "tsickle": "^0.39.1", "tslint": "~6.1.0", "tslint-config-prettier": "^1.18.0", "tslint-language-service": "^0.9.9", "typescript": "~4.0.2", "webpack-bundle-analyzer": "^3.8.0", "xlsx": "^0.16.7" }, "husky": { "hooks": { "pre-commit": "pretty-quick --staged", "commit-msg": "node ./scripts/git/commit-msg.js -E HUSKY_GIT_PARAMS" } } }