| 
									
										
										
										
											2011-10-02 18:08:30 -07:00
										 |  |  | { | 
					
						
							| 
									
										
										
										
											2014-04-08 22:43:03 -07:00
										 |  |  |   "author": "Guy Halford-Thompson <guy@guy.ht> (http://guy.ht)", | 
					
						
							| 
									
										
										
										
											2011-10-02 18:08:30 -07:00
										 |  |  |   "name": "notp", | 
					
						
							|  |  |  |   "description": "Node One Time Password library, supports HOTP, TOTP and works with Google Authenticator", | 
					
						
							| 
									
										
										
										
											2014-04-08 22:43:03 -07:00
										 |  |  |   "version": "2.0.2", | 
					
						
							| 
									
										
										
										
											2011-10-02 18:08:30 -07:00
										 |  |  |   "homepage": "https://github.com/guyht/notp", | 
					
						
							|  |  |  |   "repository": { | 
					
						
							|  |  |  |     "type": "git", | 
					
						
							|  |  |  |     "url": "git://github.com/guyht/notp.git" | 
					
						
							|  |  |  |   }, | 
					
						
							|  |  |  |   "main": "index.js", | 
					
						
							|  |  |  |   "scripts": { | 
					
						
							| 
									
										
										
										
											2014-04-07 04:11:03 -07:00
										 |  |  |     "test": "NODE_ENV=test mocha" | 
					
						
							| 
									
										
										
										
											2011-10-02 18:08:30 -07:00
										 |  |  |   }, | 
					
						
							|  |  |  |   "engines": { | 
					
						
							| 
									
										
										
										
											2014-04-07 03:04:36 -07:00
										 |  |  |     "node": ">= v0.6.0" | 
					
						
							| 
									
										
										
										
											2011-10-02 18:08:30 -07:00
										 |  |  |   }, | 
					
						
							| 
									
										
										
										
											2012-06-01 00:07:29 -04:00
										 |  |  |   "dependencies": {}, | 
					
						
							| 
									
										
										
										
											2011-10-02 18:08:30 -07:00
										 |  |  |   "devDependencies": { | 
					
						
							| 
									
										
										
										
											2014-04-07 03:13:09 -07:00
										 |  |  |     "mocha": "~1.18.2" | 
					
						
							| 
									
										
										
										
											2011-10-02 18:08:30 -07:00
										 |  |  |   } | 
					
						
							|  |  |  | } |