indico-plugins/piwik/package.json
2019-05-08 15:41:55 +02:00

20 lines
485 B
JSON

{
"name": "indico-plugin-piwik",
"version": "1.0.0",
"description": "",
"main": "indico_piwik/client/index.js",
"repository": {
"type": "git",
"url": "git+https://github.com/indico/indico-plugins.git"
},
"author": "Indico Team <indico.team@cern.ch>",
"license": "MIT",
"bugs": {
"url": "https://github.com/indico/indico-plugins/issues"
},
"homepage": "https://github.com/indico/indico-plugins#readme",
"dependencies": {
"jqtree": "^1.4.4"
}
}