Newer
Older
indexation / package.json
{
  "name": "test",
  "version": "1.0.0",
  "description": "test",
  "main": "index.js",
  "scripts": {
    "test": "mocha -t 120000"
  },
  "author": "istex-rd",
  "license": "GNU",
  "dependencies": {
    "async": "^2.1.5",
    "dot-prop": "^4.1.1",
    "express": "^4.15.2",
    "ezs": "^1.1.3",
    "ezs-basics": "^2.2.1",
    "ezs-istex": "https://github.com/NicolasKieffer/node-ezs-istex.git",
    "inotifywait": "^1.8.3",
    "minimist": "^1.2.0",
    "pug": "^2.0.0-beta.12",
    "serve-index": "^1.8.0",
    "tdm-utils": "git+ssh://vsistex.intra.inist.fr:22222/kieffer/tdm-utils.git"
  }
}