Commit cfac07d8 authored by Jerome Chauveau's avatar Jerome Chauveau
Browse files

nettoyage dépendances js

parent c0145cb5
Loading
Loading
Loading
Loading
+1 −10
Original line number Diff line number Diff line
@@ -2,22 +2,13 @@
  "name": "MaX",
  "version": "1.0.0",
  "description": "Moteur d'Affichage XML / XML renderer engine",
  "main": "max.js",
  "repository": "git@git.unicaen.fr:pdn-certic/MaX.git",
  "author": "JC / Certic / DSI / Unicaen",
  "license": "CECILL",
  "private": true,
  "scripts": {},
  "dependencies": {
    "babel-polyfill": "^6.26.0",
    "bootstrap": "^5.0.2",
    "child_process": "^1.0.2",
    "fs": "0.0.1-security",
    "install": "^0.12.1",
    "mathjax": "^2.7.7",
    "openseadragon": "^2.4.2",
    "popper.js": "^1.14.7",
    "readline": "^1.3.0",
    "xmldom": "^0.1.31"
    "popper.js": "^1.14.7"
  }
}