Files
xen-orchestra/package.json

185 lines
4.5 KiB
JSON
Raw Normal View History

2013-06-25 19:02:54 +02:00
{
"name": "xo-server",
2017-09-29 15:03:22 +02:00
"version": "5.13.0",
2015-05-19 17:45:02 +02:00
"license": "AGPL-3.0",
2014-07-26 18:01:27 +02:00
"description": "Server part of Xen-Orchestra",
"keywords": [
"xen",
"orchestra",
"xen-orchestra",
"server"
],
2013-06-25 19:02:54 +02:00
"homepage": "http://github.com/vatesfr/xo-server/",
"bugs": {
2016-02-08 15:34:13 +01:00
"url": "https://github.com/vatesfr/xo-web/issues"
},
2016-05-04 12:01:17 +02:00
"repository": {
"type": "git",
"url": "git://github.com/vatesfr/xo-server.git"
},
"author": "Julien Fontanet <julien.fontanet@vates.fr>",
"preferGlobal": true,
2015-03-30 17:58:13 +02:00
"files": [
2015-10-12 13:46:50 +02:00
"better-stacks.js",
2015-03-30 18:09:29 +02:00
"bin/",
"dist/",
2015-11-20 18:28:32 +01:00
"config.json",
2015-08-28 15:52:21 +02:00
"index.js",
2016-05-12 18:05:28 +02:00
"signin.pug"
2015-03-30 17:58:13 +02:00
],
"directories": {
"bin": "bin"
},
2015-11-16 10:30:57 +01:00
"engines": {
2017-03-04 03:24:49 +01:00
"node": ">=4.5"
2015-11-16 10:30:57 +01:00
},
2013-06-25 19:02:54 +02:00
"dependencies": {
"@marsaud/smb2-promise": "^0.2.1",
"@nraynaud/struct-fu": "^1.0.1",
2017-07-25 13:06:55 +02:00
"ajv": "^5.2.2",
"app-conf": "^0.5.0",
2017-08-28 11:57:12 +02:00
"archiver": "^2.0.3",
2017-02-23 18:33:23 +01:00
"arp-a": "^0.5.1",
2017-08-28 11:57:12 +02:00
"babel-runtime": "^6.26.0",
"base64url": "^2.0.0",
"bind-property-descriptor": "^1.0.0",
"blocked": "^1.2.1",
"bluebird": "^3.5.0",
"body-parser": "^1.17.1",
"connect-flash": "^0.1.1",
"cookie": "^0.3.1",
"cookie-parser": "^1.4.3",
"cron": "^1.2.1",
"d3-time-format": "^2.0.5",
"debug": "^2.6.7",
2017-07-25 13:06:55 +02:00
"decorator-synchronized": "^0.3.0",
"deptree": "^1.0.0",
"escape-string-regexp": "^1.0.5",
"event-to-promise": "^0.8.0",
"exec-promise": "^0.7.0",
2017-08-28 11:57:12 +02:00
"execa": "^0.8.0",
"express": "^4.15.4",
"express-session": "^1.15.5",
"fatfs": "^0.10.4",
"from2": "^2.3.0",
2017-08-28 11:57:12 +02:00
"fs-extra": "^4.0.1",
2017-07-25 13:06:55 +02:00
"golike-defer": "^0.3.0",
"hashy": "^0.6.2",
2017-08-28 11:57:12 +02:00
"helmet": "^3.8.1",
2017-07-25 13:06:55 +02:00
"highland": "^2.11.1",
"http-proxy": "^1.16.2",
"http-request-plus": "^0.4.0",
"http-server-plus": "^0.8.0",
"human-format": "^0.8.0",
"is-redirect": "^1.0.0",
2017-08-28 11:57:12 +02:00
"js-yaml": "^3.9.1",
2017-06-20 13:55:31 +02:00
"json-rpc-peer": "^0.14.0",
"json5": "^0.5.1",
"julien-f-source-map-support": "0.0.0",
"julien-f-unzip": "^0.2.1",
2015-06-30 11:06:31 +02:00
"kindof": "^2.0.0",
"level": "^1.6.0",
2016-01-12 15:17:15 +01:00
"level-party": "^3.0.4",
"level-sublevel": "^6.6.1",
"leveldown": "^1.6.0",
"lodash": "^4.17.4",
2015-04-20 12:58:46 +02:00
"make-error": "^1",
2017-07-25 13:06:55 +02:00
"micromatch": "^3.0.4",
"minimist": "^1.2.0",
"moment-timezone": "^0.5.13",
"ms": "^2.0.0",
"multikey-hash": "^1.0.4",
"ndjson": "^1.5.0",
"parse-pairs": "^0.2.2",
"partial-stream": "0.0.0",
2017-08-28 11:57:12 +02:00
"passport": "^0.4.0",
"passport-local": "^1.0.0",
"pretty-format": "^20.0.1",
"promise-toolbox": "^0.9.5",
2017-07-25 13:06:55 +02:00
"proxy-agent": "^2.1.0",
2017-08-28 11:57:12 +02:00
"pug": "^2.0.0-rc.3",
"pw": "^0.0.4",
2017-08-28 11:57:12 +02:00
"redis": "^2.8.0",
"schema-inspector": "^1.6.8",
2017-07-25 13:06:55 +02:00
"semver": "^5.4.1",
2017-08-28 11:57:12 +02:00
"serve-static": "^1.12.4",
"split-lines": "^1.1.0",
"stack-chain": "^1.3.7",
"tar-stream": "^1.5.4",
"through2": "^2.0.3",
2017-08-28 11:57:12 +02:00
"tmp": "^0.0.33",
"uuid": "^3.0.1",
2017-08-28 11:57:12 +02:00
"ws": "^3.1.0",
"xen-api": "^0.14.2",
2017-08-28 11:57:12 +02:00
"xml2js": "^0.4.19",
"xo-acl-resolver": "^0.2.3",
"xo-collection": "^0.4.1",
"xo-common": "^0.1.1",
"xo-remote-parser": "^0.3",
"xo-vmdk-to-vhd": "0.0.12"
2013-06-25 19:02:54 +02:00
},
"devDependencies": {
2017-08-28 11:57:12 +02:00
"babel-core": "^6.26.0",
"babel-eslint": "^7.2.3",
"babel-plugin-lodash": "^3.2.11",
"babel-plugin-transform-decorators-legacy": "^1.3.4",
"babel-plugin-transform-runtime": "^6.23.0",
"babel-preset-env": "^1.6.0",
"babel-preset-stage-0": "^6.24.1",
"dependency-check": "^2.8.0",
2015-03-30 17:58:13 +02:00
"gulp": "git://github.com/gulpjs/gulp#4.0",
2017-08-28 11:57:12 +02:00
"gulp-babel": "^7.0.0",
"gulp-coffee": "^2.3.4",
"gulp-plumber": "^1.1.0",
2017-08-28 11:57:12 +02:00
"gulp-sourcemaps": "^2.6.1",
"gulp-watch": "^4.3.11",
"husky": "^0.14.3",
"index-modules": "^0.3.0",
"jest": "^20.0.1",
"rimraf": "^2.6.1",
2017-08-28 11:57:12 +02:00
"standard": "^10.0.3"
},
2014-01-10 16:06:51 +01:00
"scripts": {
2016-12-13 11:55:12 +01:00
"build": "gulp build --production",
2017-02-27 11:20:40 +01:00
"commitmsg": "npm test",
2016-12-13 11:55:12 +01:00
"dev": "gulp build",
"dev-test": "jest --bail --watch",
"posttest": "standard && dependency-check -i constant-stream ./package.json",
2016-12-13 11:55:12 +01:00
"prebuild": "index-modules src/api src/xapi/mixins src/xo-mixins",
"predev": "npm run prebuild",
"prepublish": "npm run build",
2016-05-04 12:01:17 +02:00
"start": "node bin/xo-server",
"test": "jest"
2016-05-04 12:01:17 +02:00
},
"babel": {
"plugins": [
"lodash",
2016-05-04 12:01:17 +02:00
"transform-decorators-legacy",
"transform-runtime"
],
"presets": [
[
"env",
{
"targets": {
"node": 4
}
}
],
"stage-0"
2016-05-04 12:01:17 +02:00
]
2015-04-13 18:32:45 +02:00
},
"jest": {
2017-02-27 11:19:38 +01:00
"roots": [
"<rootDir>/src"
],
"testRegex": "\\.spec\\.js$"
},
2015-04-13 18:32:45 +02:00
"standard": {
"ignore": [
2016-05-04 12:01:17 +02:00
"dist"
2015-06-03 09:42:00 +02:00
],
"parser": "babel-eslint"
}
2013-06-25 19:02:54 +02:00
}