| 
									
										
										
										
											2015-01-05 19:23:26 +00:00
										 |  |  | { | 
					
						
							| 
									
										
										
										
											2015-01-13 03:20:10 -07:00
										 |  |  |   "name": "desirae", | 
					
						
							| 
									
										
										
										
											2015-01-05 19:23:26 +00:00
										 |  |  |   "version": "0.1.0", | 
					
						
							|  |  |  |   "description": "An in-browser knockoff of the Ruhoh static blog generator. (similar to Jekyll, Octopress, Nanoc, etc)", | 
					
						
							|  |  |  |   "main": "server.js", | 
					
						
							|  |  |  |   "scripts": { | 
					
						
							|  |  |  |     "test": "echo \"Error: no test specified\" && exit 1" | 
					
						
							|  |  |  |   }, | 
					
						
							|  |  |  |   "repository": { | 
					
						
							|  |  |  |     "type": "git", | 
					
						
							|  |  |  |     "url": "git@github.com:coolaj86/deardesi.git" | 
					
						
							|  |  |  |   }, | 
					
						
							|  |  |  |   "keywords": [ | 
					
						
							|  |  |  |     "dear", | 
					
						
							|  |  |  |     "deardesi", | 
					
						
							|  |  |  |     "desi", | 
					
						
							|  |  |  |     "ruhoh", | 
					
						
							|  |  |  |     "ruhoh", | 
					
						
							|  |  |  |     "blog", | 
					
						
							|  |  |  |     "static", | 
					
						
							|  |  |  |     "jekyll", | 
					
						
							|  |  |  |     "octopress", | 
					
						
							|  |  |  |     "nanoc" | 
					
						
							|  |  |  |   ], | 
					
						
							|  |  |  |   "author": "AJ ONeal", | 
					
						
							|  |  |  |   "license": "Apache2", | 
					
						
							|  |  |  |   "bugs": { | 
					
						
							|  |  |  |     "url": "https://github.com/coolaj86/deardesi/issues" | 
					
						
							|  |  |  |   }, | 
					
						
							|  |  |  |   "homepage": "https://github.com/coolaj86/deardesi", | 
					
						
							|  |  |  |   "dependencies": { | 
					
						
							|  |  |  |     "bluebird": "^2.5.3", | 
					
						
							|  |  |  |     "escape-string-regexp": "^1.0.2", | 
					
						
							| 
									
										
										
										
											2015-01-07 07:58:09 +00:00
										 |  |  |     "foreachasync": "^5.0.5", | 
					
						
							| 
									
										
										
										
											2015-01-09 01:49:14 -07:00
										 |  |  |     "fs.extra": "^1.2.1", | 
					
						
							| 
									
										
										
										
											2015-01-13 03:49:41 -07:00
										 |  |  |     "js-yaml": "^3.2.5", | 
					
						
							| 
									
										
										
										
											2015-01-09 04:44:11 +00:00
										 |  |  |     "markdown-it": "^3.0.2", | 
					
						
							| 
									
										
										
										
											2015-01-07 07:58:09 +00:00
										 |  |  |     "mkdirp": "^0.5.0", | 
					
						
							| 
									
										
										
										
											2015-01-05 19:23:26 +00:00
										 |  |  |     "mustache": "^1.0.0", | 
					
						
							| 
									
										
										
										
											2015-01-08 08:01:40 +00:00
										 |  |  |     "node-uuid": "^1.4.2", | 
					
						
							| 
									
										
										
										
											2015-01-05 19:23:26 +00:00
										 |  |  |     "secret-utils": "^1.0.2", | 
					
						
							| 
									
										
										
										
											2015-01-13 03:49:41 -07:00
										 |  |  |     "walk": "^2.3.9" | 
					
						
							| 
									
										
										
										
											2015-01-05 19:23:26 +00:00
										 |  |  |   } | 
					
						
							|  |  |  | } |