mstr-helper
Version:
A plugin to simplify interaction and customisation of MicroStrategy dashboards with jQuery.
30 lines • 928 B
JSON
{
"name": "mstr-helper",
"version": "v0.1.1",
"title": "MicroStrategy jQuery Helper",
"author": {
"name": "Paul Bailey",
"email": "paul.bailey@rinbo-consulting.co.uk",
"url": "http://www.rinbo-consulting.co.uk"
},
"licenses": [
{
"type": "MIT",
"url": "http://opensource.org/licenses/MIT"
}
],
"dependencies": {
"jquery": ">=1.11.2"
},
"keywords": ["microstrategy", "mstr", "jquery-plugin", "ecosystem:jquery"],
"description": "A plugin to simplify interaction and customisation of MicroStrategy dashboards with jQuery.",
"bugs": {
"url": "https://github.com/rinbo-consulting/jquery-mstr-helper/issues",
"email": "paul.bailey@rinbo-consulting.co.uk"
},
"homepage": "http://www.rinbo-consulting.co.uk/microstrategy/2015/04/15/jquery-mstr-helper",
"repository": {
"type": "git",
"url": "https://github.com/rinbo-consulting/jquery-mstr-helper"
}
}