{ "name": "iv-d3js", "version": "1.0.0", "description": "", "main": "server.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1", "start": "node server.js" }, "repository": { "type": "git", "url": "https://gitea.xintanalabs.net/arhuako/iv-d3js.git" }, "author": "", "license": "ISC", "dependencies": { "live-server": "^1.2.2" } }