mirror of https://github.com/abpframework/abp
				
				
				
			
			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.
		
		
		
		
		
			
		
			
				
					
					
						
							18 lines
						
					
					
						
							411 B
						
					
					
				
			
		
		
	
	
							18 lines
						
					
					
						
							411 B
						
					
					
				{
 | 
						|
  "name": "verdaccio-publish",
 | 
						|
  "version": "1.0.0",
 | 
						|
  "description": "",
 | 
						|
  "main": "index.js",
 | 
						|
  "scripts": {
 | 
						|
    "prepare": "node prepare",
 | 
						|
    "start": "yarn prepare && docker-compose rm -f && docker-compose build --build-arg next_version=\"4.1.0\" && docker-compose up"
 | 
						|
  },
 | 
						|
  "keywords": [],
 | 
						|
  "author": "",
 | 
						|
  "license": "ISC",
 | 
						|
  "dependencies": {
 | 
						|
    "fs-extra": "^9.0.1"
 | 
						|
  },
 | 
						|
  "devDependencies": {}
 | 
						|
}
 |