{ "name": "dimple", "description": "An object-oriented charting API for d3", "license": "MIT", "repository": { "type": "git", "url": "https://github.com/PMSI-AlignAlytics/dimple.git" }, "dependencies": { "d3": ">=3.5.2" }, "version": "2.1.2", "homepage": "dimplejs.org", "authors": [ "johnkiernander " ], "main": "dist/dimple.v2.1.2.min.js", "moduleType": [ "amd" ], "keywords": [ "dimple", "d3", "charting" ], "ignore": [ "**/.*", "app.js", "Gruntfile.js", "package.json", "node_modules", "bower_components", "test", "adhoc", "data", "example", "image_creator", "lib", "src", "tmp" ] }