| 
					
				 | 
			
			
				@@ -1,38 +0,0 @@ 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-{ 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-  "name": "silk", 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-  "description": "Stream-based framework for creating and manipulating contents of a page. For Amber Smalltalk.", 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-  "ignore": [ 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-    "**/.*", 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-    "node_modules", 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-    "bower_components", 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-    "/*.js", 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-    "/*.html", 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-    "test", 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-    "tests" 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-  ], 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-  "authors": [ 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-    { 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-      "name": "Herbert Vojčík", 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-      "email": "herby@mailbox.sk" 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-    } 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-  ], 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-  "homepage": "https://lolg.it/herby/silk", 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-  "keywords": [ 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-    "Amber", 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-    "Smalltalk" 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-  ], 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-  "license": [ 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-    "MIT" 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-  ], 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-  "private": false, 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-  "dependencies": { 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-    "amber": ">=0.19.0 <0.23.0", 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-    "domite": "^0.7.0" 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-  }, 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-  "devDependencies": { 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-    "amber": ">=0.19.2 <0.23.0", 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-    "amber-contrib-jquery": ">=0.4.0 <0.5.0", 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-    "amber-contrib-legacy": ">=0.5.0 <0.7.0", 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-    "helios": ">=0.8.0 <0.10.0" 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-  } 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-} 
			 |