Subversion Repositories wimsdev

Rev

Rev 11388 | Blame | Last modification | View Log | RSS feed

  1. {
  2.   "name": "wims",
  3.   "version": "4.15",
  4.   "description": "WWW Interactive Multipurpose Server",
  5.   "keywords": [
  6.     "web",
  7.     "interactive",
  8.     "multipurpose",
  9.     "server",
  10.     "maths",
  11.     "education",
  12.     "learning",
  13.     "exercice"
  14.   ],
  15.   "authors": [
  16.     "Xiao Gang",
  17.     "Bernadette PERRIN-RIOU",
  18.     "Olivier Bado",
  19.     "Fabrice Guerimand",
  20.     "Eric Reyssat",
  21.     "joke evers",
  22.     "Marina Cazzola"
  23.   ],
  24.   "license": "GNU GPL",
  25.   "homepage": "http://wimsedu.info",
  26.   "ignore": [
  27.     "**/.*",
  28.     "node_modules",
  29.     "bower_components",
  30.     "test",
  31.     "tests"
  32.   ],
  33.   "dependencies": {
  34.     "safari_mobile_links": "git+https://gist.github.com/irae/1042167",
  35.     "jquery": ">=2.2.4",
  36.     "jquery-hoverIntent": "~1.8.1",
  37.     "jquery.mb.extruder": "pupunzi/jquery.mb.extruder#~2.5.5",
  38.     "jquery-ui": ">=1.12.0",
  39.     "jsxgraph": ">=0.99",
  40.     "normalize.css": ">=5.0.0",
  41.     "what-input": "^3.0.0",
  42.     "jquery-ui-slider-pips": ">=1.11.4"
  43.   },
  44.   "devdependencies": {
  45.     "MathJax": ">=2.6.0",
  46.     "foundation": "~5.5.3",
  47.     "asciimathml": "asciimath/asciimathml",
  48.     "Chart.js": "^2.2.1"
  49.   }
  50. }
  51.