{
  "name": "official-lumx",
  "version": "1.9.12",
  "description": "The first responsive front-end framework based on AngularJS & Google Material Design specifications",
  "keywords": [
    "AngularJS",
    "Material Design",
    "Framework"
  ],
  "homepage": "https://ui.lumapps.com",
  "bugs": {
    "url": "https://github.com/lumapps/lumx/issues"
  },
  "license": "MIT",
  "files": [
    "dist"
  ],
  "author": "LumApps",
  "contributors": [
    "Arnaud Valle <arnaud@lumapps.com> (http://arnaudvalle.com/)",
    "Clément Prévot <clement@lumapps.com> (https://github.com/clementprevot)",
    "Élie Mélois <elie@lumapps.com> (https://github.com/emelois)",
    "Florent Dinet <florent.dinet@lumapps.com> (https://github.com/FlorentDinet)",
    "Florent Espanet <florent@lumapps.com> (https://www.volent.fr/)",
    "Florian Mithieux <floriant@lumapps.com> (http://florian-mithieux.fr/#!/)",
    "Grégory Cat <gregory@lumapps.com> (https://github.com/gregorycat)",
    "Marc Alexandre <blog@malexandre.fr> (http://malexandre.fr/)",
    "Matthias Manoukian <matthias@lumapps.com> (https://github.com/matmkian)",
    "Maxime Bizot <maxime@lumapps.com> (https://github.com/bizot)",
    "Philippe Bouchon <philippe@lumapps.com> (https://github.com/philippeBchn)"
  ],
  "main": "./dist/lumx.js",
  "repository": {
    "type": "git",
    "url": "https://github.com/lumapps/lumx.git"
  },
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "dependencies": {
    "@mdi/font": "^4.4.95",
    "angular": "^1.5.11",
    "bourbon": "~4.2.7",
    "jquery": "latest",
    "moment": "latest",
    "sass-mq": "^3.3.2",
    "velocity-animate": "latest"
  },
  "devDependencies": {
    "angular-highlightjs": "latest",
    "angular-ui-router": "latest",
    "del": "latest",
    "gulp": "^3.9.0",
    "gulp-concat": "^2.6.1",
    "gulp-connect": "^5.7.0",
    "gulp-insert": "^0.5.0",
    "gulp-load-plugins": "^1.5.0",
    "gulp-clean-css": "^3.10.0",
    "gulp-plumber": "^v1.2.1",
    "gulp-remove-lines": "^0.1.0",
    "gulp-rename": "^1.2.2",
    "gulp-replace": "^1.0.0",
    "gulp-sass": "^3.2.1",
    "gulp-templatecache": "0.0.3",
    "gulp-uglify": "^3.0.2",
    "gulp-watch": "^5.0.1",
    "minimist": "^1.2.0"
  },
  "engines": {
    "node": ">4.0.0",
    "npm": ">3"
  }
}
