mirror of
				https://github.com/soybeanjs/soybean-admin.git
				synced 2025-11-04 07:43:42 +08:00 
			
		
		
		
	
		
			
				
	
	
		
			28 lines
		
	
	
		
			484 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
			
		
		
	
	
			28 lines
		
	
	
		
			484 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
{
 | 
						|
  "name": "@sa/scripts",
 | 
						|
  "version": "1.3.3",
 | 
						|
  "bin": {
 | 
						|
    "sa": "./bin.ts"
 | 
						|
  },
 | 
						|
  "exports": {
 | 
						|
    ".": "./src/index.ts"
 | 
						|
  },
 | 
						|
  "typesVersions": {
 | 
						|
    "*": {
 | 
						|
      "*": ["./src/*"]
 | 
						|
    }
 | 
						|
  },
 | 
						|
  "devDependencies": {
 | 
						|
    "@soybeanjs/changelog": "0.3.24",
 | 
						|
    "bumpp": "9.4.1",
 | 
						|
    "c12": "1.11.1",
 | 
						|
    "cac": "6.7.14",
 | 
						|
    "consola": "3.2.3",
 | 
						|
    "enquirer": "2.4.1",
 | 
						|
    "execa": "9.3.0",
 | 
						|
    "kolorist": "1.8.0",
 | 
						|
    "npm-check-updates": "16.14.20",
 | 
						|
    "rimraf": "6.0.1"
 | 
						|
  }
 | 
						|
}
 |