{ "name": "egghead-d3v4", "version": "1.0.0", "description" :"", "main": "index.js", "scripts": { "start": "browser-sync start -s -f index.html src --no-ui --no-notify" }, "repository": { "type": "git", "url": "git+https://github.com/bclinkinbeard/egghead-d3v4.git" }, "keywords": [], "author": "Ben Clinkinbeard (http://bebclinkinbeard.com/)", "license": "ISC", "bugs": { "url": "https://github.com/bclinkinbeard/egghead-d3v3issues" }, "homepage": "https://github.com/bclinkinbeard/egghead-d3v4#readme", "devDependencies": { "browser-sync": "2.16.0" } }