2013-06-25 19:02:54 +02:00
|
|
|
{
|
2014-05-30 10:38:37 +01:00
|
|
|
"name": "xo-server",
|
2017-04-24 15:51:01 +02:00
|
|
|
"version": "5.7.4",
|
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",
|
2014-05-30 10:38:37 +01:00
|
|
|
"keywords": [
|
|
|
|
|
"xen",
|
|
|
|
|
"orchestra",
|
|
|
|
|
"xen-orchestra",
|
|
|
|
|
"server"
|
|
|
|
|
],
|
2013-06-25 19:02:54 +02:00
|
|
|
"homepage": "http://github.com/vatesfr/xo-server/",
|
2014-05-30 10:38:37 +01:00
|
|
|
"bugs": {
|
2016-02-08 15:34:13 +01:00
|
|
|
"url": "https://github.com/vatesfr/xo-web/issues"
|
2014-05-30 10:38:37 +01:00
|
|
|
},
|
2016-05-04 12:01:17 +02:00
|
|
|
"repository": {
|
|
|
|
|
"type": "git",
|
|
|
|
|
"url": "git://github.com/vatesfr/xo-server.git"
|
|
|
|
|
},
|
2014-05-30 10:38:37 +01:00
|
|
|
"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
|
|
|
],
|
2014-05-30 10:38:37 +01: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": {
|
2016-09-14 17:32:52 +02:00
|
|
|
"@marsaud/smb2-promise": "^0.2.1",
|
2016-10-27 15:34:54 +02:00
|
|
|
"@nraynaud/struct-fu": "^1.0.1",
|
2017-02-13 16:13:19 +01:00
|
|
|
"app-conf": "^0.4.1",
|
2017-01-16 09:33:22 +01:00
|
|
|
"archiver": "^1.3.0",
|
2017-02-23 18:33:23 +01:00
|
|
|
"arp-a": "^0.5.1",
|
2017-02-24 16:37:33 +01:00
|
|
|
"babel-runtime": "^6.23.0",
|
2016-07-14 11:33:12 +02:00
|
|
|
"base64url": "^2.0.0",
|
2016-12-08 11:46:18 +01:00
|
|
|
"bind-property-descriptor": "^0.0.0",
|
2017-02-13 16:13:19 +01:00
|
|
|
"blocked": "^1.2.1",
|
2017-03-24 11:39:35 +01:00
|
|
|
"bluebird": "^3.5.0",
|
|
|
|
|
"body-parser": "^1.17.1",
|
2015-08-28 10:34:51 +02:00
|
|
|
"connect-flash": "^0.1.1",
|
2017-02-13 16:13:19 +01:00
|
|
|
"cookie": "^0.3.1",
|
|
|
|
|
"cookie-parser": "^1.4.3",
|
|
|
|
|
"cron": "^1.2.1",
|
2017-03-24 11:39:35 +01:00
|
|
|
"d3-time-format": "^2.0.5",
|
|
|
|
|
"debug": "^2.6.3",
|
2016-12-22 16:25:46 +01:00
|
|
|
"decorator-synchronized": "^0.2.3",
|
2017-02-13 16:13:19 +01:00
|
|
|
"escape-string-regexp": "^1.0.5",
|
2017-03-24 11:39:35 +01:00
|
|
|
"event-to-promise": "^0.8.0",
|
2016-02-16 11:53:22 +01:00
|
|
|
"exec-promise": "^0.6.1",
|
2017-03-24 11:39:35 +01:00
|
|
|
"execa": "^0.6.3",
|
|
|
|
|
"express": "^4.15.2",
|
2017-02-13 16:13:19 +01:00
|
|
|
"express-session": "^1.15.1",
|
|
|
|
|
"fatfs": "^0.10.4",
|
2017-02-16 16:23:02 +01:00
|
|
|
"from2": "^2.3.0",
|
2017-03-24 11:39:35 +01:00
|
|
|
"fs-extra": "^2.1.2",
|
|
|
|
|
"fs-promise": "^2.0.1",
|
2016-11-30 15:40:30 +01:00
|
|
|
"golike-defer": "^0.0.0",
|
2017-03-24 11:39:35 +01:00
|
|
|
"hashy": "~0.6.1",
|
|
|
|
|
"helmet": "^3.5.0",
|
|
|
|
|
"highland": "^2.10.5",
|
2017-02-13 16:13:19 +01:00
|
|
|
"http-proxy": "^1.16.2",
|
2016-11-18 14:44:50 +01:00
|
|
|
"http-server-plus": "^0.8.0",
|
2017-03-24 11:39:35 +01:00
|
|
|
"human-format": "^0.8.0",
|
2017-02-24 16:37:33 +01:00
|
|
|
"is-my-json-valid": "^2.16.0",
|
2016-10-27 15:34:54 +02:00
|
|
|
"is-redirect": "^1.0.0",
|
2017-03-24 11:39:35 +01:00
|
|
|
"js-yaml": "^3.8.2",
|
2017-02-13 16:13:19 +01:00
|
|
|
"json-rpc-peer": "^0.13.1",
|
|
|
|
|
"json5": "^0.5.1",
|
2015-10-26 18:21:03 +01:00
|
|
|
"julien-f-source-map-support": "0.0.0",
|
2015-06-05 15:32:44 +02:00
|
|
|
"julien-f-unzip": "^0.2.1",
|
2015-06-30 11:06:31 +02:00
|
|
|
"kindof": "^2.0.0",
|
2017-02-13 16:13:19 +01:00
|
|
|
"level": "^1.6.0",
|
2016-01-12 15:17:15 +01:00
|
|
|
"level-party": "^3.0.4",
|
2017-02-13 16:13:19 +01:00
|
|
|
"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-02-13 16:13:19 +01:00
|
|
|
"micromatch": "^2.3.11",
|
2015-11-18 09:21:27 +01:00
|
|
|
"minimist": "^1.2.0",
|
2017-02-13 16:13:19 +01:00
|
|
|
"moment-timezone": "^0.5.11",
|
2017-03-19 22:49:02 +01:00
|
|
|
"ms": "^1.0.0",
|
2017-02-13 16:13:19 +01:00
|
|
|
"multikey-hash": "^1.0.4",
|
|
|
|
|
"ndjson": "^1.5.0",
|
2016-12-20 12:18:22 +01:00
|
|
|
"parse-pairs": "^0.2.2",
|
2015-09-01 16:46:06 +02:00
|
|
|
"partial-stream": "0.0.0",
|
2017-02-13 16:13:19 +01:00
|
|
|
"passport": "^0.3.2",
|
2015-08-28 10:34:51 +02:00
|
|
|
"passport-local": "^1.0.0",
|
2017-02-21 10:52:37 +01:00
|
|
|
"pretty-format": "^19.0.0",
|
2017-03-24 11:39:35 +01:00
|
|
|
"promise-toolbox": "^0.8.2",
|
2016-02-16 14:24:45 +01:00
|
|
|
"proxy-agent": "^2.0.0",
|
2017-02-13 16:13:19 +01:00
|
|
|
"pug": "^2.0.0-beta11",
|
2017-03-24 11:39:35 +01:00
|
|
|
"redis": "^2.7.1",
|
2017-02-13 16:13:19 +01:00
|
|
|
"schema-inspector": "^1.6.8",
|
|
|
|
|
"semver": "^5.3.0",
|
2017-03-24 11:39:35 +01:00
|
|
|
"serve-static": "^1.12.1",
|
2016-12-20 12:18:22 +01:00
|
|
|
"split-lines": "^1.1.0",
|
2017-02-13 16:13:19 +01:00
|
|
|
"stack-chain": "^1.3.7",
|
2016-09-01 14:11:15 +02:00
|
|
|
"tar-stream": "^1.5.2",
|
2017-02-13 16:13:19 +01:00
|
|
|
"through2": "^2.0.3",
|
2016-12-20 12:18:22 +01:00
|
|
|
"tmp": "^0.0.31",
|
2017-02-13 16:13:19 +01:00
|
|
|
"uuid": "^3.0.1",
|
2017-03-24 11:39:35 +01:00
|
|
|
"ws": "^2.2.2",
|
2017-02-13 16:08:09 +01:00
|
|
|
"xen-api": "^0.10.0-2",
|
2017-02-13 16:13:19 +01:00
|
|
|
"xml2js": "~0.4.17",
|
|
|
|
|
"xo-acl-resolver": "^0.2.3",
|
|
|
|
|
"xo-collection": "^0.4.1",
|
2017-03-04 16:16:58 +01:00
|
|
|
"xo-common": "^0.1.1",
|
2016-09-01 14:11:15 +02:00
|
|
|
"xo-remote-parser": "^0.3",
|
2016-09-20 10:41:42 +02:00
|
|
|
"xo-vmdk-to-vhd": "0.0.12"
|
2013-06-25 19:02:54 +02:00
|
|
|
},
|
2013-11-21 17:05:36 +01:00
|
|
|
"devDependencies": {
|
2017-03-24 11:39:35 +01:00
|
|
|
"babel-eslint": "^7.2.1",
|
2017-02-13 16:13:19 +01:00
|
|
|
"babel-plugin-lodash": "^3.2.11",
|
2016-03-23 09:41:08 +01:00
|
|
|
"babel-plugin-transform-decorators-legacy": "^1.3.4",
|
2017-02-24 16:37:33 +01:00
|
|
|
"babel-plugin-transform-runtime": "^6.23.0",
|
2017-03-24 11:39:35 +01:00
|
|
|
"babel-preset-env": "^1.2.2",
|
2017-02-13 16:13:19 +01:00
|
|
|
"babel-preset-stage-0": "^6.22.0",
|
|
|
|
|
"dependency-check": "^2.8.0",
|
2015-03-30 17:58:13 +02:00
|
|
|
"gulp": "git://github.com/gulpjs/gulp#4.0",
|
2016-03-23 09:41:08 +01:00
|
|
|
"gulp-babel": "^6",
|
2017-03-24 11:39:35 +01:00
|
|
|
"gulp-coffee": "^2.3.4",
|
2017-02-13 16:13:19 +01:00
|
|
|
"gulp-plumber": "^1.1.0",
|
|
|
|
|
"gulp-sourcemaps": "^2.4.1",
|
|
|
|
|
"gulp-watch": "^4.3.11",
|
2017-03-24 11:39:35 +01:00
|
|
|
"husky": "^0.13.2",
|
2017-02-13 16:13:19 +01:00
|
|
|
"index-modules": "^0.3.0",
|
2017-02-27 11:20:19 +01:00
|
|
|
"jest": "^19.0.2",
|
2017-02-24 16:37:33 +01:00
|
|
|
"rimraf": "^2.6.1",
|
2017-04-25 17:03:50 +02:00
|
|
|
"standard": "^10.0.2"
|
2013-11-21 17:05:36 +01:00
|
|
|
},
|
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",
|
2016-12-13 12:12:28 +01:00
|
|
|
"dev-test": "jest --bail --watch",
|
2017-02-21 12:11:14 +01:00
|
|
|
"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",
|
2016-12-20 12:18:22 +01:00
|
|
|
"predev": "npm run prebuild",
|
2015-06-11 09:16:50 +02:00
|
|
|
"prepublish": "npm run build",
|
2016-05-04 12:01:17 +02:00
|
|
|
"start": "node bin/xo-server",
|
2016-12-13 12:12:28 +01:00
|
|
|
"test": "jest"
|
2016-05-04 12:01:17 +02:00
|
|
|
},
|
|
|
|
|
"babel": {
|
|
|
|
|
"plugins": [
|
2016-10-04 16:05:01 +02:00
|
|
|
"lodash",
|
2016-05-04 12:01:17 +02:00
|
|
|
"transform-decorators-legacy",
|
|
|
|
|
"transform-runtime"
|
|
|
|
|
],
|
|
|
|
|
"presets": [
|
2017-02-27 11:22:34 +01:00
|
|
|
[
|
|
|
|
|
"env",
|
|
|
|
|
{
|
|
|
|
|
"targets": {
|
|
|
|
|
"node": 4
|
|
|
|
|
}
|
|
|
|
|
}
|
|
|
|
|
],
|
|
|
|
|
"stage-0"
|
2016-05-04 12:01:17 +02:00
|
|
|
]
|
2015-04-13 18:32:45 +02:00
|
|
|
},
|
2016-12-13 12:12:28 +01:00
|
|
|
"jest": {
|
2017-02-27 11:19:38 +01:00
|
|
|
"roots": [
|
2016-12-13 18:20:17 +01:00
|
|
|
"<rootDir>/src"
|
2017-01-03 18:30:28 +01:00
|
|
|
],
|
|
|
|
|
"testRegex": "\\.spec\\.js$"
|
2016-12-13 12:12:28 +01:00
|
|
|
},
|
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"
|
2014-05-30 10:38:37 +01:00
|
|
|
}
|
2013-06-25 19:02:54 +02:00
|
|
|
}
|