| 
									
										
										
										
											2015-12-14 23:07:04 -08:00
										 |  |  | { | 
					
						
							|  |  |  |   "name": "pyconf", | 
					
						
							| 
									
										
										
										
											2018-05-13 13:08:28 -06:00
										 |  |  |   "version": "1.1.5", | 
					
						
							| 
									
										
										
										
											2015-12-14 23:07:04 -08:00
										 |  |  |   "description": "Read and write python config files non-destructively (preserves comments)", | 
					
						
							|  |  |  |   "main": "index.js", | 
					
						
							|  |  |  |   "scripts": { | 
					
						
							|  |  |  |     "test": "node test.js" | 
					
						
							|  |  |  |   }, | 
					
						
							|  |  |  |   "repository": { | 
					
						
							|  |  |  |     "type": "git", | 
					
						
							|  |  |  |     "url": "git+https://github.com/coolaj86/node-config-python.git" | 
					
						
							|  |  |  |   }, | 
					
						
							|  |  |  |   "keywords": [ | 
					
						
							|  |  |  |     "python", | 
					
						
							|  |  |  |     "conf", | 
					
						
							|  |  |  |     "config", | 
					
						
							|  |  |  |     "comments" | 
					
						
							|  |  |  |   ], | 
					
						
							|  |  |  |   "author": "AJ ONeal <coolaj86@gmail.com> (https://coolaj86.com/)", | 
					
						
							|  |  |  |   "license": "(MIT OR Apache-2.0)", | 
					
						
							|  |  |  |   "bugs": { | 
					
						
							|  |  |  |     "url": "https://github.com/coolaj86/node-config-python/issues" | 
					
						
							|  |  |  |   }, | 
					
						
							|  |  |  |   "homepage": "https://github.com/coolaj86/node-config-python#readme", | 
					
						
							|  |  |  |   "dependencies": { | 
					
						
							|  |  |  |     "safe-replace": "^1.0.2" | 
					
						
							|  |  |  |   } | 
					
						
							|  |  |  | } |