Skip to content
package.json 1.93 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
    "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",
    "postinstall": "./node_modules/bower/bin/bower install --allow-root"
  },
  "repository": {
    "type": "git",
  },
  "author": "Linagora R&D",
  "license": "AGPL-3.0",
Dang Dien PHAN's avatar
Dang Dien PHAN committed
  "engines": {
    "node": ">=6.5.0"
  },
  "dependencies": {
anhle's avatar
anhle committed
anhle's avatar
anhle committed
    "glob-all": "3.1.0",