{ "name": "fullstack-course4", "version": "1.0.0", "description": "JHU Coursera Full Stack Web Course", "main": "index.js", "directories": { "example": "examples" }, "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "git+https://github.com/jasonwr/fullstack-course4.git" }, "author": "", "license": "MIT", "bugs": { "url": "https://github.com/jasonwr/fullstack-course4/issues" }, "homepage": "https://github.com/jasonwr/fullstack-course4#readme", "dependencies": { "browser-sync": "~2.11.1", "doctoc": "^1.0.0" } }