{ "name": "brett.is", "version": "0.1.0", "description": "Personal blog of Brett Langdon", "main": "", "private": true, "dependencies": { "clean-css": "^2.2.2", "moment": "~2.3.1", "typogr": "~0.5.2", "underscore": "~1.4.4", "wintersmith": "~2.0.8" }, "devDependencies": {}, "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "git://github.com/brettlangdon/brett.is.git" }, "author": "Brett Langdon (http://brett.is)", "license": "MIT", "bugs": { "url": "https://github.com/brettlangdon/brett.is/issues" } }