17 lines
		
	
	
		
			221 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
			
		
		
	
	
			17 lines
		
	
	
		
			221 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
{
 | 
						|
  "version": "0.27.5",
 | 
						|
  "useWorkspaces": true,
 | 
						|
  "npmClient": "yarn",
 | 
						|
  "packages": [
 | 
						|
    "packages/*"
 | 
						|
  ],
 | 
						|
  "command": {
 | 
						|
    "run": {
 | 
						|
      "stream": true
 | 
						|
    }
 | 
						|
  },
 | 
						|
  "publishConfig": {
 | 
						|
    "access": "public"
 | 
						|
  }
 | 
						|
}
 |