mirror of
				https://github.com/valentineus/simple-container.git
				synced 2025-11-04 00:39:44 +03:00 
			
		
		
		
	Adding keywords
This commit is contained in:
		
							
								
								
									
										10
									
								
								package.json
									
									
									
									
									
								
							
							
						
						
									
										10
									
								
								package.json
									
									
									
									
									
								
							@@ -15,7 +15,15 @@
 | 
				
			|||||||
        "type": "git",
 | 
					        "type": "git",
 | 
				
			||||||
        "url": "git://github.com/valentineus/simple-container.git"
 | 
					        "url": "git://github.com/valentineus/simple-container.git"
 | 
				
			||||||
    },
 | 
					    },
 | 
				
			||||||
    "keywords": [],
 | 
					    "keywords": [
 | 
				
			||||||
 | 
					        "minimalism",
 | 
				
			||||||
 | 
					        "container",
 | 
				
			||||||
 | 
					        "interface",
 | 
				
			||||||
 | 
					        "testing",
 | 
				
			||||||
 | 
					        "docker",
 | 
				
			||||||
 | 
					        "simple",
 | 
				
			||||||
 | 
					        "api"
 | 
				
			||||||
 | 
					    ],
 | 
				
			||||||
    "main": "lib/index.js",
 | 
					    "main": "lib/index.js",
 | 
				
			||||||
    "devDependencies": {
 | 
					    "devDependencies": {
 | 
				
			||||||
        "babel-cli": "^6.26.0",
 | 
					        "babel-cli": "^6.26.0",
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user