Newer
Older
"description": "OpenPaaS Module sample to create new ones",
"main": "index.js",
"devDependencies": {
"chai": "3.5.0",
"chai-as-promised": "5.3.0",
"chai-shallow-deep-equal": "1.4.0",
"eslint": "3.6.0",
"eslint-config-airbnb-base": "8.0.0",
"eslint-config-linagora-esn": "1.0.0",
"eslint-plugin-import": "1.16.0",
"grunt": "0.4.5",
"grunt-continue": "0.1.0",
"grunt-contrib-clean": "1.0.0",
"grunt-contrib-concat": "1.0.1",
"grunt-contrib-jshint": "1.0.0",
"grunt-contrib-watch": "1.0.0",
"grunt-eslint": "19.0.0",
"grunt-karma": "2.0.0",
"grunt-lint-pattern": "0.1.4",
"grunt-mocha-cli": "2.1.0",
"grunt-run": "0.6.0",
"grunt-shell": "1.3.1",
"grunt-shell-spawn": "0.3.10",
"grunt-wait-server": "0.3.0",
"karma": "1.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",
"mocha": "3.0.2",
"mockery": "1.7.0",
"mongoose": "4.4.11",
"rewire": "2.5.2",
"phantomjs-prebuilt": "2.1.12",
"sinon": "1.17.3",
"sinon-chai": "2.8.0",
"socket.io": "1.2.1",
"supertest": "2.0.0",
"time-grunt": "1.4.0"
},
"scripts": {
"test": "grunt test",
"postinstall": "./node_modules/bower/bin/bower install --allow-root"
},
"repository": {
"type": "git",