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.
		
		
		
		
		
			
		
			
				
					
					
						
							33 lines
						
					
					
						
							817 B
						
					
					
				
			
		
		
		
			
			
			
				
					
				
				
					
				
			
		
		
	
	
							33 lines
						
					
					
						
							817 B
						
					
					
				| { | |
|   "name": "io.sc.website", | |
|   "version": "8.2.40", | |
|   "description": "", | |
|   "main": "index.js", | |
|   "scripts": { | |
|     "serve": "vuepress dev vuepress-src", | |
|     "build": "vuepress build vuepress-src", | |
|     "prod": "vuepress build vuepress-src", | |
|     "clean": "platform clean dist ./node_modules ./pnpm-lock.yaml ./package-lock.json", | |
|     "sync": "platform sync" | |
|   }, | |
|   "keywords": [], | |
|   "author": "", | |
|   "license": "ISC", | |
|   "engines": { | |
|     "node": ">=18.19.0", | |
|     "pnpm": ">=7" | |
|   }, | |
|   "devDependencies": { | |
|     "sass": "1.83.4", | |
|     "sass-loader": "16.0.4", | |
|     "vue-loader": "17.4.2", | |
|     "platform-core": "8.1.385", | |
|     "@vuepress/bundler-webpack": "2.0.0-rc.15", | |
|     "@vuepress/theme-default": "2.0.0-rc.49", | |
|     "vuepress": "2.0.0-rc.15" | |
|   }, | |
|   "dependencies": { | |
|     "vue": "3.5.13", | |
|     "platform-core": "8.2.133" | |
|   } | |
| } |