Newer
Older
"description": "OpenPaaS Module with dedicated combient look",
"main": "index.js",
"devDependencies": {
"chai-shallow-deep-equal": "1.4.0",
"eslint": "3.6.0",
"eslint-config-airbnb-base": "8.0.0",
"grunt-contrib-watch": "1.0.0",
"grunt-eslint": "19.0.0",
"grunt-karma": "2.0.0",
"karma-chrome-launcher": "2.0.0",
"karma-coverage": "1.1.1",
"karma-firefox-launcher": "1.0.0",
"karma-mocha": "1.1.1",
"karma-phantomjs-launcher": "1.0.2",
"karma-spec-reporter": "0.0.26",
},
"scripts": {
"test": "grunt test",
"postinstall": "bower install --production --allow-root"
},
"repository": {
"type": "git",
},
"author": "Linagora R&D",
"license": "AGPL-3.0",