Skip to content
package.json 2.04 KiB
Newer Older
  "name": "linagora.esn.seed",
  "version": "0.0.1",
  "description": "OpenPaaS Module sample to create new ones",
  "main": "index.js",
  "devDependencies": {
anhle's avatar
anhle committed
anhle's avatar
anhle committed
    "grunt": "1.0.1",
anhle's avatar
anhle committed
anhle's avatar
anhle committed
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",
anhle's avatar
anhle committed
    "sinon": "1.17.5",
anhle's avatar
anhle committed
  },
  "scripts": {
    "test": "grunt test",
    "postinstall": "./node_modules/bower/bin/bower install --allow-root"
  },
  "repository": {
    "type": "git",
  },
  "author": "Linagora R&D",
  "license": "AGPL-3.0",
  "engines" : {
    "node" : ">=6.5.0"
  },
  "dependencies": {
anhle's avatar
anhle committed
anhle's avatar
anhle committed
    "glob-all": "3.1.0",