Newer
Older
"description": "OpenPaaS Module sample to create new ones",
"main": "index.js",
"devDependencies": {
"chai-shallow-deep-equal": "1.4.0",
"eslint": "3.6.0",
"eslint-config-airbnb-base": "8.0.0",
"grunt-continue": "0.1.0",
"grunt-contrib-concat": "1.0.1",
"grunt-contrib-watch": "1.0.0",
"grunt-eslint": "19.0.0",
"grunt-puglint": "1.0.0",
"grunt-contrib-clean": "1.0.0",
"grunt-shell-spawn": "0.3.10",
"grunt-wait-server": "0.3.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",
"time-grunt": "1.4.0",
"i18n-checker": "linagora/i18n-checker#v2.0.0"
},
"scripts": {
"test": "grunt test",
"postinstall": "./node_modules/bower/bin/bower install --allow-root"
},
"repository": {
"type": "git",
},
"author": "Linagora R&D",
"license": "AGPL-3.0",