| 
					
				 | 
			
			
				@@ -24,10 +24,11 @@ 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				     "test": "grunt test" 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				   }, 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				   "devDependencies": { 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-    "grunt": "~0.4.0", 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-    "grunt-execute": "~0.2.1", 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-    "grunt-contrib-clean": "~0.5.0", 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-    "amber-dev": "~0.1.5" 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+    "amber-dev": "^0.2.1", 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+    "grunt": "^0.4.0", 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+    "grunt-contrib-clean": "^0.6.0", 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+    "grunt-execute": "^0.2.1", 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+    "requirejs": "^2.1.15" 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				   }, 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				   "keywords": [ 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				     "Amber", 
			 | 
		
	
	
		
			
				| 
					
				 | 
			
			
				@@ -35,4 +36,4 @@ 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				     "Helios", 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				     "IDE" 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				   ] 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-} 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+} 
			 |