{ "name": "datamaps", "description": "datamaps with d3.js", "version": "0.1.0", "author": "Mark DiMarco", "scripts": { "test": "grunt jasmine" }, "dependencies": {}, "devDependencies": { "grunt-replace": "~0.4.4", "grunt": "~0.4.0", "grunt-contrib-jasmine": "~0.5.1", "grunt-text-replace": "~0.3.6", "grunt-contrib-uglify": "~0.2.2", "grunt-contrib-watch": "~0.4.4" } }