Sha256: 2addd3e25028f025bded3016756407c902bb4ef1741b00be00e5710c8ece6548
Contents?: true
Size: 978 Bytes
Versions: 2
Compression:
Stored size: 978 Bytes
Contents
{ "name": "jquery.flot.tooltip", "version": "0.9.0", "description": "easy-to-use tooltips for Flot charts", "website": "https://github.com/krzysu/flot.tooltip", "directories": { "example": "examples" }, "main": "./js/jquery.flot.tooltip.js", "browser": "./js/jquery.flot.tooltip.js", "dependencies": {}, "devDependencies": { "grunt": "latest", "grunt-contrib-jshint": "latest", "grunt-contrib-watch": "latest", "grunt-contrib-uglify": "latest", "grunt-contrib-concat": "latest", "grunt-contrib-connect": "latest" }, "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "https://github.com/krzysu/flot.tooltip" }, "keywords": [ "flot", "tooltip" ], "authors": [ "Krzysztof Urbas @krzysu [myviews.pl]", "Evan Steinkerchner @Roundaround" ], "license": "MIT", "readmeFilename": "README.md" }
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
rails_modular_admin-1.0.0 | app/assets/node_modules/jquery.flot.tooltip/package.json |
rails_modular_admin-0.4.0 | app/assets/node_modules/jquery.flot.tooltip/package.json |