sense-extension-recipes
Version:
Recipes on working with Qlik Sense Visualization Extensions.
29 lines (28 loc) • 786 B
JSON
{
"name": "sense-extension-recipes",
"version": "0.2.1",
"description": "Recipes on working with Qlik Sense Visualization Extensions.",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "https://github.com/stefanwalther/sense-extension-recipes.git"
},
"keywords": [
"qliksense",
"qlik-sense",
"extensions",
"visualization-extensions"
],
"author": "Stefan Walther",
"license": "MIT",
"bugs": {
"url": "https://github.com/stefanwalther/sense-extension-recipes/issues"
},
"homepage": "https://github.com/stefanwalther/sense-extension-recipes",
"devDependencies": {
"sense-go": "^0.1.1",
"verb": "git://github.com/verbose/verb"
}
}