You can not select more than 25 topics
			Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
		
		
		
		
		
			
		
			
				
					
					
						
							99 lines
						
					
					
						
							3.1 KiB
						
					
					
				
			
		
		
		
			
			
			
				
					
				
				
					
				
			
		
		
	
	
							99 lines
						
					
					
						
							3.1 KiB
						
					
					
				| { | |
|   "name": "security-enterprise-admin", | |
|   "version": "2.8.0", | |
|   "private": true, | |
|   "scripts": { | |
|     "local": "vue-cli-service serve --mode localhost", | |
|     "dev": "vue-cli-service serve --mode development", | |
|     "serve": "vue-cli-service serve", | |
|     "build": "vue-cli-service build", | |
|     "lint": "vue-cli-service lint", | |
|     "build:stage": "vue-cli-service build --mode staging", | |
|     "build:prod": "vue-cli-service build --mode production", | |
|     "et": "node_modules/.bin/et", | |
|     "et:init": "node_modules/.bin/et -i" | |
|   }, | |
|   "dependencies": { | |
|     "@tinymce/tinymce-vue": "^3.2.8", | |
|     "animejs": "^3.2.1", | |
|     "axios": "^0.21.1", | |
|     "core-js": "^3.6.5", | |
|     "cornerstone-core": "^2.3.0", | |
|     "cornerstone-math": "^0.1.10", | |
|     "cornerstone-tools": "^5.2.0", | |
|     "cornerstone-wado-image-loader": "^3.3.2", | |
|     "cornerstone-web-image-loader": "^2.1.1", | |
|     "dicom-parser": "^1.8.7", | |
|     "docxtemplater": "^3.25.1", | |
|     "echarts": "^4.9.0", | |
|     "element-resize-detector": "^1.2.3", | |
|     "element-ui": "^2.13.2", | |
|     "file-saver": "^2.0.5", | |
|     "hammerjs": "^2.0.8", | |
|     "jquery": "^3.6.0", | |
|     "js-audio-recorder": "^1.0.7", | |
|     "js-base64": "^3.6.1", | |
|     "js-cookie": "^2.2.1", | |
|     "jszip-utils": "^0.1.0", | |
|     "lodash": "^4.17.19", | |
|     "moment": "^2.29.1", | |
|     "node-sass": "^6.0.1", | |
|     "pdfjs-dist": "^2.6.347", | |
|     "pizzip": "^3.1.1", | |
|     "qs": "^6.9.4", | |
|     "quill": "^1.3.7", | |
|     "recorder-js": "^1.0.7", | |
|     "screenfull": "^4.2.1", | |
|     "sortablejs": "^1.10.2", | |
|     "svg-sprite-loader": "^5.0.0", | |
|     "throttle-debounce": "^5.0.0", | |
|     "tinymce": "^5.8.1", | |
|     "tui-color-picker": "^2.2.8", | |
|     "tui-image-editor": "^3.15.3", | |
|     "v-tooltip": "^2.1.3", | |
|     "vue": "^2.6.11", | |
|     "vue-chat-scroll": "^1.4.0", | |
|     "vue-cron": "^1.0.9", | |
|     "vue-cropper": "^0.5.8", | |
|     "vue-i18n": "^8.18.2", | |
|     "vue-pdf": "^4.3.0", | |
|     "vue-print-nb": "^1.7.4", | |
|     "vue-router": "^3.0.7", | |
|     "vue-week-picker": "^1.1.8", | |
|     "vuedraggable": "^2.24.3", | |
|     "vuex": "^3.5.1", | |
|     "vxe-table": "^2.9.19", | |
|     "xe-utils": "^2.7.10" | |
|   }, | |
|   "devDependencies": { | |
|     "babel-plugin-transform-remove-console": "^6.9.4", | |
|     "@babel/plugin-proposal-nullish-coalescing-operator": "^7.14.5", | |
|     "@babel/plugin-proposal-optional-chaining": "^7.14.5", | |
|     "@vue/cli-plugin-babel": "4.4.6", | |
|     "@vue/cli-plugin-eslint": "4.4.6", | |
|     "@vue/cli-plugin-unit-jest": "4.4.6", | |
|     "@vue/cli-service": "4.4.6", | |
|     "@vue/eslint-config-standard": "^5.1.2", | |
|     "autoprefixer": "9.5.1", | |
|     "babel-eslint": "10.1.0", | |
|     "babel-plugin-dynamic-import-node": "2.3.3", | |
|     "copy-webpack-plugin": "^6.4.1", | |
|     "eslint": "6.7.2", | |
|     "eslint-plugin-import": "^2.22.0", | |
|     "eslint-plugin-node": "^11.1.0", | |
|     "eslint-plugin-promise": "^4.2.1", | |
|     "eslint-plugin-standard": "^4.0.1", | |
|     "eslint-plugin-vue": "^6.2.2", | |
|     "lamejs": "^1.2.0", | |
|     "lib-flexible": "^0.3.2", | |
|     "natives": "^1.1.6", | |
|     "postcss-plugin-px2rem": "^0.8.1", | |
|     "postcss-px-to-viewport": "https://github.com/evrone/postcss-px-to-viewport", | |
|     "postcss-pxtorem": "^5.1.1", | |
|     "sass": "1.26.8", | |
|     "sass-loader": "8.0.2", | |
|     "vue-loader": "^15.9.8", | |
|     "vue-template-compiler": "^2.6.11", | |
|     "webpack": "4.46.0" | |
|   } | |
| }
 |