| 
									
										
										
										
											2017-03-29 13:55:44 -06:00
										 |  |  | { | 
					
						
							|  |  |  |   "name": "terminal-forms.js", | 
					
						
							| 
									
										
										
										
											2017-11-10 13:23:28 -07:00
										 |  |  |   "version": "1.0.4", | 
					
						
							| 
									
										
										
										
											2017-03-29 13:55:44 -06:00
										 |  |  |   "description": "A terminal input library for node.js JavaScript", | 
					
						
							|  |  |  |   "main": "index.js", | 
					
						
							|  |  |  |   "scripts": { | 
					
						
							|  |  |  |     "test": "echo \"Error: no test specified\" && exit 1" | 
					
						
							|  |  |  |   }, | 
					
						
							|  |  |  |   "repository": { | 
					
						
							|  |  |  |     "type": "git", | 
					
						
							| 
									
										
										
										
											2017-11-10 13:23:28 -07:00
										 |  |  |     "url": "git@git.oauth3.org:OAuth3/terminal-forms.js.git" | 
					
						
							| 
									
										
										
										
											2017-03-29 13:55:44 -06:00
										 |  |  |   }, | 
					
						
							|  |  |  |   "keywords": [ | 
					
						
							|  |  |  |     "terminal", | 
					
						
							|  |  |  |     "cli", | 
					
						
							|  |  |  |     "console", | 
					
						
							|  |  |  |     "form", | 
					
						
							|  |  |  |     "forms", | 
					
						
							|  |  |  |     "input", | 
					
						
							|  |  |  |     "fields" | 
					
						
							|  |  |  |   ], | 
					
						
							|  |  |  |   "author": "AJ ONeal <aj@daplie.com> (https://daplie.com/)", | 
					
						
							| 
									
										
										
										
											2017-03-29 18:28:35 -06:00
										 |  |  |   "license": "(MIT OR Apache-2.0)", | 
					
						
							|  |  |  |   "dependencies": { | 
					
						
							|  |  |  |     "bluebird": "^3.5.0", | 
					
						
							|  |  |  |     "colors": "^1.1.2", | 
					
						
							|  |  |  |     "spliddit": "^2.1.1", | 
					
						
							|  |  |  |     "strip-ansi": "^3.0.1" | 
					
						
							|  |  |  |   } | 
					
						
							| 
									
										
										
										
											2017-03-29 13:55:44 -06:00
										 |  |  | } |