45 lines
		
	
	
		
			1019 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
			
		
		
	
	
			45 lines
		
	
	
		
			1019 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
| {
 | |
|   "name": "desirae",
 | |
|   "version": "0.9.10",
 | |
|   "description": "An in-browser static blog library and static site generator. Similar to Jekyll, Octopress, Nanoc, etc",
 | |
|   "main": "desirae.js",
 | |
|   "scripts": {
 | |
|     "test": "echo \"Error: no test specified\" && exit 1"
 | |
|   },
 | |
|   "repository": {
 | |
|     "type": "git",
 | |
|     "url": "git@github.com:DearDesi/desirae.git"
 | |
|   },
 | |
|   "keywords": [
 | |
|     "dear",
 | |
|     "deardesi",
 | |
|     "desi",
 | |
|     "ruhoh",
 | |
|     "ruhoh",
 | |
|     "blog",
 | |
|     "static",
 | |
|     "jekyll",
 | |
|     "octopress",
 | |
|     "nanoc"
 | |
|   ],
 | |
|   "author": "AJ ONeal",
 | |
|   "license": "Apache2",
 | |
|   "bugs": {
 | |
|     "url": "https://github.com/DearDesi/desirae/issues"
 | |
|   },
 | |
|   "homepage": "https://github.com/DearDesi/desirae",
 | |
|   "dependencies": {
 | |
|     "bluebird": "^2.5.3",
 | |
|     "escape-string-regexp": "^1.0.2",
 | |
|     "foreachasync": "^5.0.5",
 | |
|     "fs.extra": "^1.3.2",
 | |
|     "js-yaml": "^3.2.5",
 | |
|     "markdown-it": "^3.0.2",
 | |
|     "mkdirp": "^0.5.0",
 | |
|     "mustache": "^1.0.0",
 | |
|     "node-uuid": "^1.4.2",
 | |
|     "secret-utils": "^1.0.2",
 | |
|     "walk": "^2.3.9"
 | |
|   }
 | |
| }
 |