| 
					
				 | 
			
			
				@@ -1,6 +1,6 @@ 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				 { 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				   "name": "amber", 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-  "version": "0.13.0-pre", 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+  "version": "0.12.1", 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				   "description": "An implementation of the Smalltalk language that runs on top of the JS runtime.", 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				   "homepage": "http://amber-lang.net", 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				   "keywords": [ 
			 | 
		
	
	
		
			
				| 
					
				 | 
			
			
				@@ -20,7 +20,7 @@ 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				   }, 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				   "repository": { 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				     "type": "git", 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-    "url": "git://github.com/amber-smalltalk/amber.git" 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+    "url": "git://github.com/amber-smalltalk/amber.git#0.12.1" 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				   }, 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				   "engines": { 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				     "node": ">=0.8.0" 
			 |