192 lines
5.2 KiB
JSON
192 lines
5.2 KiB
JSON
{
|
|
"name": "xo-server",
|
|
"version": "4.16.0",
|
|
"license": "AGPL-3.0",
|
|
"description": "Server part of Xen-Orchestra",
|
|
"keywords": [
|
|
"xen",
|
|
"orchestra",
|
|
"xen-orchestra",
|
|
"server"
|
|
],
|
|
"homepage": "http://github.com/vatesfr/xo-server/",
|
|
"bugs": {
|
|
"url": "https://github.com/vatesfr/xo-web/issues"
|
|
},
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "git://github.com/vatesfr/xo-server.git"
|
|
},
|
|
"author": "Julien Fontanet <julien.fontanet@vates.fr>",
|
|
"preferGlobal": true,
|
|
"files": [
|
|
"better-stacks.js",
|
|
"bin/",
|
|
"dist/",
|
|
"config.json",
|
|
"index.js",
|
|
"signin.pug"
|
|
],
|
|
"directories": {
|
|
"bin": "bin"
|
|
},
|
|
"engines": {
|
|
"node": ">=0.12"
|
|
},
|
|
"dependencies": {
|
|
"@marsaud/smb2-promise": "^0.2.0",
|
|
"app-conf": "^0.4.0",
|
|
"babel-runtime": "^6.5.0",
|
|
"base64url": "^1.0.5",
|
|
"blocked": "^1.1.0",
|
|
"bluebird": "^3.1.1",
|
|
"body-parser": "^1.13.3",
|
|
"connect-flash": "^0.1.1",
|
|
"cookie": "^0.2.3",
|
|
"cookie-parser": "^1.3.5",
|
|
"cron": "^1.0.9",
|
|
"d3-time-format": "^0.3.0",
|
|
"debug": "^2.1.3",
|
|
"escape-string-regexp": "^1.0.3",
|
|
"event-to-promise": "^0.7.0",
|
|
"exec-promise": "^0.6.1",
|
|
"execa": "^0.4.0",
|
|
"express": "^4.13.3",
|
|
"express-session": "^1.11.3",
|
|
"fatfs": "^0.10.3",
|
|
"fs-extra": "^0.30.0",
|
|
"fs-promise": "^0.4.1",
|
|
"get-stream": "^2.1.0",
|
|
"hashy": "~0.4.2",
|
|
"helmet": "^2.0.0",
|
|
"highland": "^2.5.1",
|
|
"http-proxy": "^1.13.2",
|
|
"http-server-plus": "^0.6.4",
|
|
"human-format": "^0.6.0",
|
|
"is-my-json-valid": "^2.12.2",
|
|
"js-yaml": "^3.2.7",
|
|
"json-rpc-peer": "^0.11.0",
|
|
"json5": "^0.4.0",
|
|
"julien-f-source-map-support": "0.0.0",
|
|
"julien-f-unzip": "^0.2.1",
|
|
"kindof": "^2.0.0",
|
|
"level": "^1.3.0",
|
|
"level-party": "^3.0.4",
|
|
"level-sublevel": "^6.5.2",
|
|
"leveldown": "^1.4.2",
|
|
"lodash.assign": "^4.0.3",
|
|
"lodash.bind": "^4.1.0",
|
|
"lodash.difference": "^4.1.0",
|
|
"lodash.endswith": "^4.0.0",
|
|
"lodash.every": "^4.0.0",
|
|
"lodash.filter": "^4.2.0",
|
|
"lodash.find": "^4.2.0",
|
|
"lodash.findindex": "^4.2.0",
|
|
"lodash.foreach": "^4.1.0",
|
|
"lodash.get": "^4.1.2",
|
|
"lodash.has": "^4.2.0",
|
|
"lodash.includes": "^4.1.0",
|
|
"lodash.invert": "^4.0.1",
|
|
"lodash.isarray": "^4.0.0",
|
|
"lodash.isboolean": "^3.0.2",
|
|
"lodash.isempty": "^4.1.2",
|
|
"lodash.isfunction": "^3.0.1",
|
|
"lodash.isinteger": "^4.0.0",
|
|
"lodash.isobject": "^3.0.0",
|
|
"lodash.isstring": "^4.0.1",
|
|
"lodash.keys": "^4.0.3",
|
|
"lodash.map": "^4.2.0",
|
|
"lodash.pick": "^4.1.0",
|
|
"lodash.pickby": "^4.2.0",
|
|
"lodash.remove": "^4.0.1",
|
|
"lodash.some": "^4.2.0",
|
|
"lodash.sortby": "^4.2.0",
|
|
"lodash.startswith": "^4.0.0",
|
|
"lodash.trim": "^4.2.0",
|
|
"make-error": "^1",
|
|
"micromatch": "^2.3.2",
|
|
"minimist": "^1.2.0",
|
|
"ms": "^0.7.1",
|
|
"multikey-hash": "^1.0.1",
|
|
"ndjson": "^1.4.3",
|
|
"partial-stream": "0.0.0",
|
|
"passport": "^0.3.0",
|
|
"passport-local": "^1.0.0",
|
|
"promise-toolbox": "^0.3.2",
|
|
"proxy-agent": "^2.0.0",
|
|
"pug": "^2.0.0-alpha6",
|
|
"redis": "^2.0.1",
|
|
"schema-inspector": "^1.5.1",
|
|
"semver": "^5.1.0",
|
|
"serve-static": "^1.9.2",
|
|
"stack-chain": "^1.3.3",
|
|
"through2": "^2.0.0",
|
|
"struct-fu": "^1.0.0",
|
|
"trace": "^2.0.1",
|
|
"ws": "~1.0.1",
|
|
"xen-api": "^0.9.0",
|
|
"xml2js": "~0.4.6",
|
|
"xo-acl-resolver": "0.1.0",
|
|
"xo-collection": "^0.4.0",
|
|
"xo-remote-parser": "^0.2.0"
|
|
},
|
|
"devDependencies": {
|
|
"babel-eslint": "^6.0.4",
|
|
"babel-plugin-transform-decorators-legacy": "^1.3.4",
|
|
"babel-plugin-transform-runtime": "^6.5.2",
|
|
"babel-preset-es2015": "^6.5.0",
|
|
"babel-preset-stage-0": "^6.5.0",
|
|
"chai": "^3.0.0",
|
|
"dependency-check": "^2.4.0",
|
|
"ghooks": "^1.0.3",
|
|
"gulp": "git://github.com/gulpjs/gulp#4.0",
|
|
"gulp-babel": "^6",
|
|
"gulp-coffee": "^2.3.1",
|
|
"gulp-plumber": "^1.0.0",
|
|
"gulp-sourcemaps": "^1.5.1",
|
|
"gulp-watch": "^4.2.2",
|
|
"leche": "^2.1.1",
|
|
"mocha": "^2.2.1",
|
|
"must": "^0.13.1",
|
|
"nyc": "^6.4.2",
|
|
"sinon": "^1.14.1",
|
|
"standard": "^7.0.0"
|
|
},
|
|
"scripts": {
|
|
"build": "npm run build-indexes && gulp build --production",
|
|
"depcheck": "dependency-check ./package.json",
|
|
"build-indexes": "./tools/generate-index src/api src/xo-mixins",
|
|
"dev": "npm run build-indexes && gulp build",
|
|
"dev-test": "mocha --opts .mocha.opts --watch --reporter=min \"dist/**/*.spec.js\"",
|
|
"lint": "standard",
|
|
"postrelease": "git checkout master && git merge --ff-only stable && git checkout next-release && git merge --ff-only stable",
|
|
"posttest": "npm run lint && npm run depcheck",
|
|
"prepublish": "npm run build",
|
|
"prerelease": "git checkout next-release && git pull --ff-only && git checkout stable && git pull --ff-only && git merge next-release",
|
|
"release": "npm version",
|
|
"start": "node bin/xo-server",
|
|
"test": "nyc mocha --opts .mocha.opts \"dist/**/*.spec.js\""
|
|
},
|
|
"babel": {
|
|
"plugins": [
|
|
"transform-decorators-legacy",
|
|
"transform-runtime"
|
|
],
|
|
"presets": [
|
|
"stage-0",
|
|
"es2015"
|
|
]
|
|
},
|
|
"config": {
|
|
"ghooks": {
|
|
"commit-msg": "npm test"
|
|
}
|
|
},
|
|
"standard": {
|
|
"ignore": [
|
|
"dist"
|
|
],
|
|
"parser": "babel-eslint"
|
|
}
|
|
}
|