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.
		
		
		
		
		
			
		
			
				
					
					
						
							20 lines
						
					
					
						
							397 B
						
					
					
				
			
		
		
	
	
							20 lines
						
					
					
						
							397 B
						
					
					
				{
 | 
						|
  "version": "2.3.0",
 | 
						|
  "scripts": {
 | 
						|
    "lerna": "lerna",
 | 
						|
    "ncu": "ncu",
 | 
						|
    "update-gulp": "node update-gulp.js",
 | 
						|
    "replace-with-tilde": "node replace-with-tilde.js"
 | 
						|
  },
 | 
						|
  "devDependencies": {
 | 
						|
    "@types/fs-extra": "^8.0.1",
 | 
						|
    "glob": "^7.1.5",
 | 
						|
    "lerna": "^3.18.4",
 | 
						|
    "npm-check-updates": "^3.1.25"
 | 
						|
  },
 | 
						|
  "dependencies": {
 | 
						|
    "execa": "^3.4.0",
 | 
						|
    "fs-extra": "^8.1.0"
 | 
						|
  }
 | 
						|
}
 |