{ "name": "d3-sort-visualization", "version": "1.0.0", "description": "Sorting visualizations using the D3 library.", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "author": "", "license": "ISC", "dependencies": { "chalk": "^1.1.1", "express": "^4.13.3", "grunt": "^0.4.5", "grunt-concurrent": "^2.0.3", "grunt-contrib-watch": "^0.6.1", "grunt-eslint": "^17.1.0", "load-grunt-config": "^0.17.2" } }