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