220 lines
6.1 KiB
JSON
220 lines
6.1 KiB
JSON
{
|
|
"private": false,
|
|
"name": "xo-web",
|
|
"version": "5.15.0",
|
|
"license": "AGPL-3.0",
|
|
"description": "Web interface client for Xen-Orchestra",
|
|
"keywords": [
|
|
"xen",
|
|
"orchestra",
|
|
"xen-orchestra",
|
|
"web"
|
|
],
|
|
"homepage": "https://github.com/vatesfr/xo-web",
|
|
"bugs": "https://github.com/vatesfr/xo-web/issues",
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "https://github.com/vatesfr/xo-web"
|
|
},
|
|
"author": {
|
|
"name": "Julien Fontanet",
|
|
"email": "julien.fontanet@vates.fr"
|
|
},
|
|
"preferGlobal": false,
|
|
"main": "dist/",
|
|
"bin": {},
|
|
"files": [
|
|
"dist/"
|
|
],
|
|
"engines": {
|
|
"node": ">=4",
|
|
"npm": ">=3"
|
|
},
|
|
"devDependencies": {
|
|
"@nraynaud/novnc": "0.6.1",
|
|
"ansi_up": "^2.0.2",
|
|
"asap": "^2.0.6",
|
|
"babel-eslint": "^8.0.3",
|
|
"babel-plugin-dev": "^1.0.0",
|
|
"babel-plugin-lodash": "^3.2.11",
|
|
"babel-plugin-transform-decorators-legacy": "^1.3.4",
|
|
"babel-plugin-transform-react-constant-elements": "^6.5.0",
|
|
"babel-plugin-transform-react-inline-elements": "^6.6.5",
|
|
"babel-plugin-transform-react-jsx-self": "^6.11.0",
|
|
"babel-plugin-transform-react-jsx-source": "^6.9.0",
|
|
"babel-plugin-transform-runtime": "^6.6.0",
|
|
"babel-preset-es2015": "^6.6.0",
|
|
"babel-preset-react": "^6.5.0",
|
|
"babel-preset-stage-0": "^6.5.0",
|
|
"babel-register": "^6.26.0",
|
|
"babel-runtime": "^6.26.0",
|
|
"babelify": "^8.0.0",
|
|
"benchmark": "^2.1.0",
|
|
"bootstrap": "4.0.0-alpha.5",
|
|
"browserify": "^14.5.0",
|
|
"bundle-collapser": "^1.3.0",
|
|
"chartist": "^0.10.1",
|
|
"chartist-plugin-legend": "^0.6.1",
|
|
"chartist-plugin-tooltip": "0.0.11",
|
|
"classnames": "^2.2.3",
|
|
"complex-matcher": "^0.1.1",
|
|
"cookies-js": "^1.2.2",
|
|
"d3": "^4.12.0",
|
|
"dependency-check": "^2.9.2",
|
|
"enzyme": "^3.1.1",
|
|
"enzyme-adapter-react-15": "^1.0.5",
|
|
"enzyme-to-json": "^3.3.0",
|
|
"eslint": "^4.13.1",
|
|
"eslint-config-standard": "^10.2.1",
|
|
"eslint-config-standard-jsx": "^4.0.2",
|
|
"eslint-plugin-import": "^2.8.0",
|
|
"eslint-plugin-node": "^5.2.1",
|
|
"eslint-plugin-promise": "^3.6.0",
|
|
"eslint-plugin-react": "^7.4.0",
|
|
"eslint-plugin-standard": "^3.0.1",
|
|
"event-to-promise": "^0.8.0",
|
|
"font-awesome": "^4.7.0",
|
|
"font-mfizz": "^2.4.1",
|
|
"get-stream": "^3.0.0",
|
|
"globby": "^7.1.1",
|
|
"gulp": "github:gulpjs/gulp#4.0",
|
|
"gulp-autoprefixer": "^4.0.0",
|
|
"gulp-csso": "^3.0.0",
|
|
"gulp-embedlr": "^0.5.2",
|
|
"gulp-plumber": "^1.1.0",
|
|
"gulp-pug": "^3.1.0",
|
|
"gulp-refresh": "^1.1.0",
|
|
"gulp-sass": "^3.0.0",
|
|
"gulp-sourcemaps": "^2.2.3",
|
|
"gulp-uglify": "^3.0.0",
|
|
"gulp-watch": "^4.3.5",
|
|
"human-format": "^0.9.2",
|
|
"husky": "^0.14.3",
|
|
"immutable": "^3.8.2",
|
|
"index-modules": "^0.3.0",
|
|
"is-ip": "^2.0.0",
|
|
"jest": "^22.0.0",
|
|
"jsonrpc-websocket-client": "^0.2.0",
|
|
"kindof": "^2.0.0",
|
|
"later": "^1.2.0",
|
|
"lint-staged": "^6.0.0",
|
|
"lodash": "^4.6.1",
|
|
"loose-envify": "^1.1.0",
|
|
"make-error": "^1.2.1",
|
|
"marked": "^0.3.7",
|
|
"modular-css": "^7.2.0",
|
|
"moment": "^2.20.0",
|
|
"moment-timezone": "^0.5.14",
|
|
"notifyjs": "^3.0.0",
|
|
"prettier": "^1.9.2",
|
|
"promise-toolbox": "^0.9.5",
|
|
"prop-types": "^15.6.0",
|
|
"random-password": "^0.1.2",
|
|
"react": "^15.4.1",
|
|
"react-addons-shallow-compare": "^15.6.2",
|
|
"react-addons-test-utils": "^15.6.2",
|
|
"react-bootstrap-4": "^0.29.1",
|
|
"react-chartist": "^0.13.0",
|
|
"react-copy-to-clipboard": "^5.0.1",
|
|
"react-dnd": "^2.5.4",
|
|
"react-dnd-html5-backend": "^2.5.4",
|
|
"react-document-title": "^2.0.2",
|
|
"react-dom": "^15.4.1",
|
|
"react-dropzone": "^4.2.3",
|
|
"react-intl": "^2.4.0",
|
|
"react-key-handler": "^1.0.1",
|
|
"react-notify": "^3.0.0",
|
|
"react-overlays": "^0.8.3",
|
|
"react-redux": "^5.0.6",
|
|
"react-router": "^3.0.0",
|
|
"react-select": "^1.1.0",
|
|
"react-shortcuts": "^2.0.0",
|
|
"react-sparklines": "1.6.0",
|
|
"react-test-renderer": "^15.6.2",
|
|
"react-virtualized": "^8.0.8",
|
|
"readable-stream": "^2.3.3",
|
|
"redux": "^3.7.2",
|
|
"redux-devtools": "^3.4.1",
|
|
"redux-devtools-dock-monitor": "^1.1.0",
|
|
"redux-devtools-log-monitor": "^1.4.0",
|
|
"redux-thunk": "^2.0.1",
|
|
"reselect": "^2.5.4",
|
|
"semver": "^5.4.1",
|
|
"styled-components": "^2.3.0",
|
|
"tar-stream": "^1.5.5",
|
|
"uglify-es": "^3.2.2",
|
|
"uncontrollable-input": "^0.0.1",
|
|
"url-parse": "^1.2.0",
|
|
"vinyl": "^2.1.0",
|
|
"watchify": "^3.7.0",
|
|
"whatwg-fetch": "^2.0.3",
|
|
"xml2js": "^0.4.19",
|
|
"xo-acl-resolver": "^0.2.3",
|
|
"xo-common": "^0.1.1",
|
|
"xo-lib": "^0.8.0",
|
|
"xo-remote-parser": "^0.3"
|
|
},
|
|
"scripts": {
|
|
"benchmarks": "./tools/run-benchmarks.js 'src/**/*.bench.js'",
|
|
"build": "npm run build-indexes && NODE_ENV=production gulp build",
|
|
"build-indexes": "index-modules --auto src",
|
|
"dev": "npm run build-indexes && NODE_ENV=development gulp build",
|
|
"dev-test": "jest --watch",
|
|
"lint-staged-stash": "touch .lint-staged && git stash save --include-untracked --keep-index && true",
|
|
"lint-staged-unstash": "git stash pop && rm -f .lint-staged && true",
|
|
"posttest": "eslint --ignore-path .gitignore src/",
|
|
"precommit": "lint-staged",
|
|
"prepublishOnly": "npm run build",
|
|
"test": "jest"
|
|
},
|
|
"browserify": {
|
|
"transform": [
|
|
"babelify",
|
|
"loose-envify"
|
|
]
|
|
},
|
|
"babel": {
|
|
"env": {
|
|
"development": {
|
|
"plugins": [
|
|
"transform-react-jsx-self",
|
|
"transform-react-jsx-source"
|
|
]
|
|
},
|
|
"production": {
|
|
"plugins": [
|
|
"transform-react-constant-elements",
|
|
"transform-react-inline-elements"
|
|
]
|
|
}
|
|
},
|
|
"plugins": [
|
|
"dev",
|
|
"lodash",
|
|
"transform-decorators-legacy",
|
|
"transform-runtime"
|
|
],
|
|
"presets": [
|
|
"es2015",
|
|
"react",
|
|
"stage-0"
|
|
]
|
|
},
|
|
"jest": {
|
|
"setupTestFrameworkScriptFile": "./setup-tests.js",
|
|
"snapshotSerializers": [
|
|
"enzyme-to-json/serializer"
|
|
]
|
|
},
|
|
"lint-staged": {
|
|
"*.js": [
|
|
"lint-staged-stash",
|
|
"prettier --write",
|
|
"eslint --fix",
|
|
"jest --findRelatedTests --passWithNoTests",
|
|
"git add",
|
|
"lint-staged-unstash"
|
|
]
|
|
}
|
|
}
|