{
  "_args": [
    [
      "devextreme@18.2.3",
      "/var/www/nomadis/maj/nomadis_maj"
    ]
  ],
  "_from": "devextreme@18.2.3",
  "_id": "devextreme@18.2.3",
  "_inBundle": false,
  "_integrity": "sha512-NQDMpCxcsO+fEN+hZKLo/RmDU89/9Hey3L03jkvXbHt/QCE8qvqRB+0XoL76fHR4x7Bm4uT5roOVl2ho8rBijQ==",
  "_location": "/devextreme",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "devextreme@18.2.3",
    "name": "devextreme",
    "escapedName": "devextreme",
    "rawSpec": "18.2.3",
    "saveSpec": null,
    "fetchSpec": "18.2.3"
  },
  "_requiredBy": [
    "/"
  ],
  "_resolved": "https://registry.npmjs.org/devextreme/-/devextreme-18.2.3.tgz",
  "_spec": "18.2.3",
  "_where": "/var/www/nomadis/maj/nomadis_maj",
  "author": {
    "name": "Developer Express Inc."
  },
  "bin": {
    "devextreme-bundler-init": "bin/bundler-init.js",
    "devextreme-bundler": "bin/bundler.js"
  },
  "browserslist": [
    "last 2 versions",
    "ios > 8",
    "ie > 10",
    "> 1%"
  ],
  "bugs": {
    "url": "https://www.devexpress.com/support/"
  },
  "dependencies": {
    "jszip": "^2.0.0 || ^3.0.0",
    "quill": "^1.3.6",
    "showdown": "^1.8.6",
    "turndown": "^5.0.1"
  },
  "description": "HTML5 JavaScript Component Suite for Responsive Web Development",
  "devDependencies": {
    "@types/jquery": "^2.0.34",
    "angular": "^1.6.10",
    "babel-core": "^6.26.0",
    "babel-loader": "^7.1.2",
    "babel-plugin-add-module-exports": "^0.2.1",
    "babel-plugin-transform-es2015-modules-commonjs": "^6.26.0",
    "babel-preset-env": "^1.6.1",
    "bootstrap": "^4.1.2",
    "cldr-core": "latest",
    "cldrjs": "^0.5.0",
    "del": "^2.2.2",
    "dot": "1.1.2",
    "eslint": "^3.12.2",
    "eslint-plugin-spellcheck": "0.0.6",
    "globalize": "^1.3.0",
    "gulp": "^3.9.1",
    "gulp-babel": "^7.0.1",
    "gulp-concat": "^2.6.0",
    "gulp-eol": "^0.1.2",
    "gulp-file": "^0.3.0",
    "gulp-footer": "^1.0.5",
    "gulp-header": "^1.7.1",
    "gulp-if": "^2.0.0",
    "gulp-jsbeautifier": "^2.0.3",
    "gulp-ll": "^1.0.4",
    "gulp-notify": "^2.2.0",
    "gulp-plumber": "^1.1.0",
    "gulp-rename": "^1.2.2",
    "gulp-replace": "^0.5.4",
    "gulp-tap": "^1.0.1",
    "gulp-template": "^4.0.0",
    "gulp-typescript": "^3.0.2",
    "gulp-uglify": "^1.5.3",
    "gulp-watch": "^5.0.0",
    "handlebars": "4.0.11",
    "hogan.js": "3.0.2",
    "jquery": "3.1.1",
    "jquery.1": "^1.0.0",
    "jquery.2": "^1.0.0",
    "jquery.tmpl": "0.0.2",
    "jsrender": "0.9.90",
    "knockout": "^3.4.2",
    "lazypipe": "^1.0.1",
    "less": "^2.7.1",
    "less-plugin-autoprefix": "^2.0.0",
    "lint-staged": "^3.4.0",
    "merge-stream": "^1.0.0",
    "mustache": "2.3.0",
    "pre-commit": "^1.2.2",
    "qunitjs": "^2.0.1",
    "run-sequence": "^1.1.5",
    "systemjs": "<=0.19.41",
    "systemjs-plugin-babel": "0.0.25",
    "systemjs-plugin-css": "0.1.33",
    "systemjs-plugin-json": "0.2.2",
    "systemjs-plugin-text": "0.0.8",
    "through2": "^2.0.1",
    "typescript": "^2.0.3",
    "underscore": "1.9.0",
    "vinyl-named": "^1.1.0",
    "webpack": "^3.10.0",
    "webpack-stream": "^3.2.0",
    "yargs": "^4.6.0"
  },
  "homepage": "https://js.devexpress.com/",
  "keywords": [
    "html5",
    "controls",
    "widgets",
    "components",
    "jquery",
    "knockout",
    "angular",
    "web",
    "ui",
    "datagrid",
    "pivotgrid",
    "scheduler",
    "treelist",
    "chart"
  ],
  "license": "SEE LICENSE IN README.md",
  "name": "devextreme",
  "pre-commit": "lint-staged",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/DevExpress/DevExtreme.git"
  },
  "scripts": {
    "build": "dotnet build build/build-dotnet.sln && gulp default",
    "build-dist": "dotnet build build/build-dotnet.sln && gulp default --uglify",
    "build-themebuilder-assets": "gulp style-compiler-tb-assets",
    "build-themes": "gulp style-compiler-themes",
    "dev": "gulp dev",
    "lint": "eslint .",
    "lint-staged": "lint-staged",
    "test-env": "node testing/launch"
  },
  "version": "18.2.3"
}
