{ "name": "w", "version": "1.1.0", "description": "WordBox—A truly modern WordPress site development (and deployment) environment.", "main": "server.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "git+https://github.com/codefeathers/wordbox.git" }, "keywords": [ "w", "wordpress", "node", "express", "php", "wordboxed", "sandbox" ], "author": "Muthu Kumar (https://mkr.pw)", "license": "MIT", "bugs": { "url": "https://github.com/codefeathers/wordbox/issues" }, "homepage": "https://github.com/codefeathers/wordbox#readme", "dependencies": { "chalk": "^2.3.0", "express": "^4.16.2", "express-htaccess-middleware": "^0.1.0" } }