| 
									
										
										
										
											2017-01-13 19:04:27 -07:00
										 |  |  | { | 
					
						
							| 
									
										
										
										
											2017-02-23 16:25:39 -07:00
										 |  |  |   "name": "dns-suite", | 
					
						
							| 
									
										
										
										
											2017-02-23 18:09:28 -07:00
										 |  |  |   "version": "1.0.3", | 
					
						
							| 
									
										
										
										
											2017-01-13 19:04:27 -07:00
										 |  |  |   "description": "testing dns", | 
					
						
							| 
									
										
										
										
											2017-01-30 16:30:08 -07:00
										 |  |  |   "main": "dns.js", | 
					
						
							| 
									
										
										
										
											2017-01-13 19:04:27 -07:00
										 |  |  |   "scripts": { | 
					
						
							| 
									
										
										
										
											2017-02-02 21:19:59 -07:00
										 |  |  |     "test": "node test/parser.js && node test/packer.js" | 
					
						
							| 
									
										
										
										
											2017-01-13 19:04:27 -07:00
										 |  |  |   }, | 
					
						
							|  |  |  |   "repository": { | 
					
						
							|  |  |  |     "type": "git", | 
					
						
							| 
									
										
										
										
											2017-02-23 16:25:39 -07:00
										 |  |  |     "url": "git@git.daplie.com:Daplie/dns-suite.git" | 
					
						
							| 
									
										
										
										
											2017-01-13 19:04:27 -07:00
										 |  |  |   }, | 
					
						
							|  |  |  |   "author": "", | 
					
						
							| 
									
										
										
										
											2017-09-29 17:59:05 -06:00
										 |  |  |   "license": "(MIT or Apache2)", | 
					
						
							|  |  |  |   "devDependencies": { | 
					
						
							|  |  |  |     "bluebird": "^3.5.0" | 
					
						
							|  |  |  |   }, | 
					
						
							|  |  |  |   "dependencies": { | 
					
						
							|  |  |  |     "bluebird": "^3.5.0" | 
					
						
							|  |  |  |   } | 
					
						
							| 
									
										
										
										
											2017-01-13 19:04:27 -07:00
										 |  |  | } |