kibana/x-pack/package.json
Spencer 07f4e5ad77
[6.x] [typescript] add typescript support for the server and browser (#19104) (#19223)
Backports the following commits to 6.x:
 - [typescript] add typescript support for the server and browser  (#19104)
2018-05-21 10:42:59 -07:00

170 lines
4.6 KiB
JSON

{
"name": "x-pack",
"version": "6.4.0",
"private": true,
"author": "Elastic",
"license": "Elastic-License",
"scripts": {
"preinstall": "node ../preinstall_check",
"kbn": "node ../scripts/kbn",
"start": "gulp dev",
"build": "gulp build",
"lint": "gulp lint",
"lintroller": "gulp lint --fixLint",
"testonly": "gulp testonly",
"test": "gulp test",
"test:browser:dev": "gulp testbrowser-dev",
"test:browser": "gulp testbrowser",
"test:server": "gulp testserver"
},
"kibana": {
"build": {
"intermediateBuildDirectory": "build/plugin/kibana/x-pack"
}
},
"devDependencies": {
"@kbn/dev-utils": "link:../packages/kbn-dev-utils",
"@kbn/es": "link:../packages/kbn-es",
"@kbn/plugin-helpers": "link:../packages/kbn-plugin-helpers",
"@kbn/test": "link:../packages/kbn-test",
"@types/jest": "^22.2.3",
"abab": "^1.0.4",
"ansicolors": "0.3.2",
"aws-sdk": "2.2.33",
"axios": "^0.18.0",
"babel-jest": "^22.4.3",
"chalk": "^2.3.2",
"chance": "1.0.10",
"checksum": "0.1.1",
"commander": "2.12.2",
"del": "2.2.0",
"dotenv": "2.0.0",
"enzyme": "3.2.0",
"enzyme-adapter-react-16": "^1.1.1",
"enzyme-to-json": "3.3.1",
"expect.js": "0.3.1",
"gulp": "3.9.1",
"gulp-load-plugins": "1.2.0",
"gulp-mocha": "2.2.0",
"gulp-rename": "1.2.2",
"gulp-util": "3.0.7",
"gulp-zip": "3.1.0",
"hapi": "14.2.0",
"jest": "^22.4.3",
"jest-cli": "^22.4.3",
"jest-styled-components": "^5.0.1",
"mocha": "3.3.0",
"mustache": "^2.3.0",
"node-fetch": "^2.1.2",
"pdf-image": "1.1.0",
"pixelmatch": "4.0.2",
"proxyquire": "1.7.11",
"react-test-renderer": "^16.2.0",
"redux-test-utils": "0.2.2",
"rsync": "0.4.0",
"run-sequence": "^2.2.1",
"simple-git": "1.37.0",
"sinon": "1.17.3",
"sinon-as-promised": "4.0.3",
"supertest": "3.0.0",
"supertest-as-promised": "4.0.2",
"tmp": "0.0.31",
"tree-kill": "^1.1.0",
"typescript": "^2.8.3",
"vinyl-fs": "^3.0.2",
"xml-crypto": "^0.10.1",
"xml2js": "^0.4.19",
"yargs": "4.7.1"
},
"dependencies": {
"@elastic/eui": "0.0.47",
"@elastic/node-crypto": "0.1.2",
"@elastic/node-phantom-simple": "2.2.4",
"@elastic/numeral": "2.3.2",
"@kbn/datemath": "link:../packages/kbn-datemath",
"@kbn/ui-framework": "link:../packages/kbn-ui-framework",
"angular-paging": "2.2.1",
"angular-resource": "1.4.9",
"angular-sanitize": "1.4.9",
"angular-ui-ace": "0.2.3",
"angular-ui-bootstrap": "1.2.5",
"babel-core": "^6.26.0",
"babel-preset-es2015": "^6.24.1",
"babel-runtime": "^6.26.0",
"bluebird": "3.1.1",
"boom": "3.1.1",
"brace": "0.10.0",
"chrome-remote-interface": "0.24.2",
"classnames": "2.2.5",
"concat-stream": "1.5.1",
"d3": "3.5.6",
"d3-scale": "1.0.6",
"dedent": "^0.7.0",
"dragselect": "1.7.17",
"elasticsearch": "13.0.1",
"extract-zip": "1.5.0",
"font-awesome": "4.4.0",
"get-port": "2.1.0",
"getos": "^3.1.0",
"glob": "6.0.4",
"hapi-auth-cookie": "6.1.1",
"history": "4.7.2",
"humps": "2.0.1",
"icalendar": "0.7.1",
"isomorphic-fetch": "2.2.1",
"joi": "6.10.1",
"jquery": "^3.3.1",
"jstimezonedetect": "1.0.5",
"lodash": "3.10.1",
"lodash.mean": "^4.1.0",
"lodash.orderby": "4.6.0",
"mkdirp": "0.5.1",
"moment": "^2.20.1",
"moment-duration-format": "^1.3.0",
"moment-timezone": "^0.5.14",
"ngreact": "^0.5.1",
"object-hash": "1.2.0",
"path-match": "1.2.4",
"pdfmake": "0.1.33",
"pivotal-ui": "13.0.1",
"pluralize": "3.1.0",
"pngjs": "3.3.1",
"prop-types": "^15.6.0",
"puid": "1.0.5",
"react": "^16.3.0",
"react-clipboard.js": "^1.1.2",
"react-dom": "^16.3.0",
"react-markdown-renderer": "^1.4.0",
"react-portal": "^3.2.0",
"react-redux": "^5.0.5",
"react-router-breadcrumbs-hoc": "1.1.2",
"react-router-dom": "^4.2.2",
"react-select": "^1.2.1",
"react-sticky": "^6.0.1",
"react-syntax-highlighter": "^5.7.0",
"react-vis": "^1.8.1",
"redux": "3.7.2",
"redux-actions": "2.2.1",
"redux-thunk": "2.2.0",
"request": "^2.85.0",
"reselect": "3.0.1",
"rimraf": "^2.6.2",
"rison-node": "0.3.1",
"rxjs": "5.3.0",
"semver": "5.1.0",
"stream-to-observable": "0.2.0",
"styled-components": "2.3.2",
"tar-fs": "1.13.0",
"tinycolor2": "1.3.0",
"ui-select": "0.19.4",
"unbzip2-stream": "1.0.9",
"uuid": "3.0.1",
"venn.js": "0.2.9",
"webcola": "3.3.6",
"xregexp": "3.2.0"
},
"engines": {
"yarn": "^1.6.0"
}
}