Skip to content
package.json 1.95 KiB
Newer Older
  "name": "linagora.esn.custom-combient",
  "version": "0.0.1",
  "description": "OpenPaaS Module with dedicated combient look",
  "main": "index.js",
  "devDependencies": {
anhle's avatar
anhle committed
    "grunt": "1.0.1",
anhle's avatar
anhle committed
anhle's avatar
anhle committed
anhle's avatar
anhle committed
    "karma": "1.7.1",
anhle's avatar
anhle committed
    "mocha": "3.1.2",
anhle's avatar
anhle committed
    "mongoose": "4.7.1",
Dang Dien PHAN's avatar
Dang Dien PHAN committed
    "rewire": "2.5.2",
anhle's avatar
anhle committed
    "sinon": "1.17.5",
  },
  "scripts": {
    "test": "grunt test",
Sang D NGO's avatar
Sang D NGO committed
    "postinstall": "bower install --production --allow-root"
  },
  "repository": {
    "type": "git",
  },
  "author": "Linagora R&D",
  "license": "AGPL-3.0",
Dang Dien PHAN's avatar
Dang Dien PHAN committed
  "engines": {
Sang D NGO's avatar
Sang D NGO committed
    "node": ">=8"
  },
  "dependencies": {
    "async": "2.0.1",
anhle's avatar
anhle committed
    "glob-all": "3.1.0",