Files
xen-orchestra/package.json

179 lines
4.9 KiB
JSON
Raw Normal View History

2013-06-25 19:02:54 +02:00
{
"name": "xo-server",
2016-04-29 09:44:42 +02:00
"version": "4.16.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"
},
"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",
"signin.jade"
2015-03-30 17:58:13 +02:00
],
"directories": {
"bin": "bin"
},
2013-06-25 19:02:54 +02:00
"repository": {
"type": "git",
"url": "git://github.com/vatesfr/xo-server.git"
},
2015-11-16 10:30:57 +01:00
"engines": {
"node": ">=0.12 <5"
},
2013-06-25 19:02:54 +02:00
"dependencies": {
2016-03-21 12:38:12 +01:00
"@marsaud/smb2-promise": "^0.2.0",
2015-09-07 16:07:23 +02:00
"app-conf": "^0.4.0",
"babel-runtime": "^6.5.0",
2016-01-08 18:39:59 +01:00
"base64url": "^1.0.5",
2015-05-26 11:57:49 +02:00
"blocked": "^1.1.0",
2016-01-08 18:39:59 +01:00
"bluebird": "^3.1.1",
"body-parser": "^1.13.3",
"connect-flash": "^0.1.1",
"cookie": "^0.2.3",
"cookie-parser": "^1.3.5",
2015-06-10 17:25:37 +02:00
"cron": "^1.0.9",
2016-01-08 18:39:59 +01:00
"d3-time-format": "^0.3.0",
2015-03-17 12:49:42 +01:00
"debug": "^2.1.3",
2015-06-10 17:25:37 +02:00
"escape-string-regexp": "^1.0.3",
2016-02-16 11:53:22 +01:00
"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",
2016-02-16 11:53:22 +01:00
"fs-promise": "^0.4.1",
"get-stream": "^2.1.0",
2015-01-27 18:25:31 +01:00
"hashy": "~0.4.2",
"helmet": "^2.0.0",
2015-11-13 10:55:56 +01:00
"highland": "^2.5.1",
2016-03-30 17:32:43 +02:00
"http-proxy": "^1.13.2",
2016-02-02 20:45:06 +01:00
"http-server-plus": "^0.6.4",
"human-format": "^0.6.0",
"is-my-json-valid": "^2.12.2",
2015-08-28 15:52:21 +02:00
"jade": "^1.11.0",
2015-03-17 12:49:42 +01:00
"js-yaml": "^3.2.7",
"json-rpc-peer": "^0.11.0",
2015-11-17 15:01:45 +01:00
"json5": "^0.4.0",
"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.3.0",
2016-01-12 15:17:15 +01:00
"level-party": "^3.0.4",
"level-sublevel": "^6.5.2",
2015-11-19 10:40:11 +01:00
"leveldown": "^1.4.2",
2016-02-16 11:53:53 +01:00
"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",
2016-02-16 11:53:53 +01:00
"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",
2016-02-16 11:53:53 +01:00
"lodash.isarray": "^4.0.0",
2016-02-02 09:39:21 +01:00
"lodash.isboolean": "^3.0.2",
2016-02-16 11:53:53 +01:00
"lodash.isempty": "^4.1.2",
2015-03-17 12:49:42 +01:00
"lodash.isfunction": "^3.0.1",
2016-02-02 09:39:21 +01:00
"lodash.isinteger": "^4.0.0",
2015-01-27 18:25:31 +01:00
"lodash.isobject": "^3.0.0",
2016-02-16 11:53:53 +01:00
"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",
2016-02-04 14:46:26 +01:00
"lodash.remove": "^4.0.1",
"lodash.some": "^4.2.0",
2016-02-16 11:53:53 +01:00
"lodash.sortby": "^4.2.0",
"lodash.startswith": "^4.0.0",
"lodash.trim": "^4.2.0",
2015-04-20 12:58:46 +02:00
"make-error": "^1",
"micromatch": "^2.3.2",
"minimist": "^1.2.0",
2015-06-30 11:06:31 +02:00
"ms": "^0.7.1",
2015-02-17 18:15:00 +01:00
"multikey-hash": "^1.0.1",
"ndjson": "^1.4.3",
"partial-stream": "0.0.0",
"passport": "^0.3.0",
"passport-local": "^1.0.0",
2016-03-29 09:54:24 +02:00
"promise-toolbox": "^0.3.2",
"proxy-agent": "^2.0.0",
2015-10-05 15:32:34 +02:00
"redis": "^2.0.1",
2015-03-17 12:49:42 +01:00
"schema-inspector": "^1.5.1",
"semver": "^5.1.0",
2015-03-17 12:49:42 +01:00
"serve-static": "^1.9.2",
2015-10-07 14:58:02 +02:00
"stack-chain": "^1.3.3",
"through2": "^2.0.0",
"struct-fu": "^1.0.0",
2015-11-03 10:54:14 +01:00
"trace": "^2.0.1",
2016-02-16 11:53:22 +01:00
"ws": "~1.0.1",
"xen-api": "^0.8.0",
2015-05-06 15:01:59 +02:00
"xml2js": "~0.4.6",
"xo-acl-resolver": "0.1.0",
2016-01-26 17:20:24 +01:00
"xo-collection": "^0.4.0",
2016-01-26 17:34:00 +01:00
"xo-remote-parser": "^0.1.0"
2013-06-25 19:02:54 +02:00
},
"devDependencies": {
"babel-eslint": "^5.0.0",
"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",
2015-06-10 17:25:37 +02:00
"chai": "^3.0.0",
2015-06-12 10:59:36 +02:00
"dependency-check": "^2.4.0",
2016-03-11 17:08:20 +01:00
"ghooks": "^1.0.3",
2015-03-30 17:58:13 +02:00
"gulp": "git://github.com/gulpjs/gulp#4.0",
"gulp-babel": "^6",
2015-03-30 17:58:13 +02:00
"gulp-coffee": "^2.3.1",
"gulp-plumber": "^1.0.0",
2015-04-21 14:39:20 +02:00
"gulp-sourcemaps": "^1.5.1",
2015-03-30 17:58:13 +02:00
"gulp-watch": "^4.2.2",
2015-06-10 17:25:37 +02:00
"leche": "^2.1.1",
2015-03-17 12:49:42 +01:00
"mocha": "^2.2.1",
2015-10-05 17:23:38 +02:00
"must": "^0.13.1",
2015-06-03 09:42:00 +02:00
"sinon": "^1.14.1",
"standard": "^7.0.0"
},
2014-01-10 16:06:51 +01:00
"scripts": {
"build": "npm run build-indexes && gulp build --production",
"build-indexes": "./tools/generate-index src/api src/xo-mixins",
"dev": "npm run build-indexes && gulp build",
2015-06-03 09:42:00 +02:00
"lint": "standard",
"prepublish": "npm run build",
2014-08-11 13:22:53 +02:00
"start": "node bin/xo-server",
"test": "mocha --opts .mocha.opts \"dist/**/*.spec.js\"",
2016-02-24 13:47:13 +01:00
"posttest": "npm run lint && dependency-check ./package.json",
"prerelease": "git checkout next-release && git pull --ff-only && git checkout stable && git pull --ff-only && git merge next-release",
"release": "npm version",
"postrelease": "git checkout master && git merge --ff-only stable && git checkout next-release && git merge --ff-only stable"
2015-04-13 18:32:45 +02:00
},
2016-03-11 17:08:20 +01:00
"config": {
"ghooks": {
"commit-msg": "npm test"
2016-03-11 17:08:20 +01:00
}
},
2015-04-13 18:32:45 +02:00
"standard": {
"ignore": [
"dist/**"
2015-06-03 09:42:00 +02:00
],
"parser": "babel-eslint"
}
2013-06-25 19:02:54 +02:00
}