58 lines
		
	
	
		
			1.3 KiB
		
	
	
	
		
			JSON
		
	
	
	
	
	
			
		
		
	
	
			58 lines
		
	
	
		
			1.3 KiB
		
	
	
	
		
			JSON
		
	
	
	
	
	
| {
 | |
|   "name": "desi",
 | |
|   "version": "0.7.1",
 | |
|   "description": "A nice, friendly tool to help you get set up and start blogging, built on the Desirae blogging platform",
 | |
|   "main": "server.js",
 | |
|   "scripts": {
 | |
|     "test": "echo \"Error: no test specified\" && exit 1"
 | |
|   },
 | |
|   "bin": {
 | |
|     "deardesi": "bin/deardesi.js",
 | |
|     "desi": "bin/deardesi.js"
 | |
|   },
 | |
|   "repository": {
 | |
|     "type": "git",
 | |
|     "url": "https://github.com/DearDesi/deardesi.git"
 | |
|   },
 | |
|   "keywords": [
 | |
|     "dear",
 | |
|     "desi",
 | |
|     "deardesi",
 | |
|     "dear.desi",
 | |
|     "desirae",
 | |
|     "static",
 | |
|     "site",
 | |
|     "blog",
 | |
|     "blogging",
 | |
|     "generator",
 | |
|     "ruhoh",
 | |
|     "jekyll",
 | |
|     "nanoc",
 | |
|     "octopress"
 | |
|   ],
 | |
|   "author": "AJ ONeal <coolaj86@gmail.com> (http://coolaj86.com/)",
 | |
|   "license": "Apache2",
 | |
|   "bugs": {
 | |
|     "url": "https://github.com/DearDesi/deardesi/issues"
 | |
|   },
 | |
|   "homepage": "https://github.com/DearDesi/deardesi",
 | |
|   "dependencies": {
 | |
|     "bluebird": "^2.6.4",
 | |
|     "body-parser": "^1.10.1",
 | |
|     "cli": "^0.6.5",
 | |
|     "compression": "^1.3.0",
 | |
|     "connect": "^3.3.4",
 | |
|     "connect-query": "^0.2.0",
 | |
|     "connect-send-json": "^1.0.0",
 | |
|     "desirae": "^0.10.0",
 | |
|     "desirae-datamap-ruhoh": "^1.0.0",
 | |
|     "foreachasync": "^5.0.5",
 | |
|     "fs.extra": "^1.3.0",
 | |
|     "node-uuid": "^1.4.2",
 | |
|     "request": "^2.51.0",
 | |
|     "require-yaml": "0.0.1",
 | |
|     "serve-static": "^1.8.0",
 | |
|     "tar": "^1.0.3"
 | |
|   }
 | |
| }
 |