grafana/package.json

244 lines
7.7 KiB
JSON
Raw Normal View History

{
2018-12-20 02:25:04 -06:00
"private": true,
"author": {
2014-01-19 09:13:28 -06:00
"name": "Torkel Ödegaard",
2017-09-05 03:39:55 -05:00
"company": "Grafana Labs"
},
2014-01-19 09:13:28 -06:00
"name": "grafana",
"version": "6.2.0-pre",
"repository": {
"type": "git",
"url": "http://github.com/grafana/grafana.git"
},
"devDependencies": {
"@babel/core": "^7.3.4",
2018-10-29 06:18:41 -05:00
"@babel/plugin-syntax-dynamic-import": "^7.0.0",
"@babel/preset-env": "^7.3.4",
2018-10-29 06:18:41 -05:00
"@babel/preset-react": "^7.0.0",
"@babel/preset-typescript": "^7.3.3",
"@emotion/core": "^10.0.10",
2018-12-25 02:59:23 -06:00
"@rtsao/plugin-proposal-class-properties": "^7.0.1-patch.1",
"@types/angular": "^1.6.6",
"@types/chalk": "^2.2.0",
"@types/classnames": "^2.2.6",
"@types/clipboard": "^2.0.1",
"@types/commander": "^2.12.2",
"@types/d3": "^4.10.1",
"@types/enzyme": "^3.1.13",
"@types/inquirer": "^0.0.43",
2019-03-14 02:20:23 -05:00
"@types/jest": "^24.0.11",
2018-12-25 04:42:23 -06:00
"@types/jquery": "^1.10.35",
2019-04-15 05:11:52 -05:00
"@types/lodash": "4.14.123",
"@types/node": "^8.0.31",
"@types/papaparse": "^4.5.9",
"@types/react": "^16.8.8",
"@types/react-dom": "^16.8.2",
"@types/react-grid-layout": "^0.16.6",
2018-10-07 14:08:22 -05:00
"@types/react-select": "^2.0.4",
"@types/react-transition-group": "^2.0.15",
"@types/react-virtualized": "^9.18.12",
"@types/react-window": "1.7.0",
"angular-mocks": "1.6.6",
"autoprefixer": "^9.4.10",
2019-03-13 03:37:00 -05:00
"axios": "^0.18.0",
2018-10-29 06:18:41 -05:00
"babel-core": "^7.0.0-bridge",
"babel-jest": "^24.6.0",
2018-10-29 06:18:41 -05:00
"babel-loader": "^8.0.4",
"babel-plugin-angularjs-annotate": "^0.10.0",
"chalk": "^2.4.2",
"clean-webpack-plugin": "^2.0.0",
"concurrently": "^4.1.0",
"css-loader": "^2.1.1",
"enzyme": "^3.6.0",
"enzyme-adapter-react-16": "^1.5.0",
"enzyme-to-json": "^3.3.4",
"es6-promise": "^3.0.2",
2017-09-28 03:37:33 -05:00
"es6-shim": "^0.35.3",
"execa": "^1.0.0",
"expect.js": "~0.2.0",
"expose-loader": "0.7.5",
"file-loader": "^3.0.1",
"fork-ts-checker-webpack-plugin": "^1.0.0",
"gaze": "^1.1.2",
2019-03-13 03:09:00 -05:00
"glob": "~7.1.3",
"grunt": "1.0.1",
"grunt-angular-templates": "^1.1.0",
"grunt-cli": "~1.2.0",
"grunt-contrib-clean": "~1.0.0",
"grunt-contrib-compress": "^1.3.0",
"grunt-contrib-copy": "~1.0.0",
2016-12-09 15:53:00 -06:00
"grunt-exec": "^1.0.1",
"grunt-newer": "^1.3.0",
"grunt-notify": "^0.4.5",
"grunt-postcss": "^0.8.0",
2018-12-25 13:18:38 -06:00
"grunt-sass-lint": "^0.2.4",
"grunt-usemin": "3.1.1",
"grunt-webpack": "^3.0.2",
"html-loader": "0.5.5",
"html-webpack-harddisk-plugin": "^1.0.1",
"html-webpack-plugin": "^3.2.0",
"husky": "^1.3.1",
"inquirer": "^6.2.2",
"jest": "^24.6.0",
2019-01-11 09:19:34 -06:00
"jest-date-mock": "^1.0.6",
2019-02-11 08:23:17 -06:00
"lint-staged": "^8.1.3",
"load-grunt-tasks": "3.5.2",
2019-03-12 09:33:16 -05:00
"mini-css-extract-plugin": "^0.5.0",
2017-10-07 15:05:31 -05:00
"mocha": "^4.0.1",
"monaco-editor": "^0.15.6",
"ng-annotate-loader": "^0.6.1",
"ng-annotate-webpack-plugin": "^0.3.0",
"ngtemplate-loader": "^2.0.1",
"node-sass": "^4.11.0",
2019-03-13 03:12:04 -05:00
"npm": "^6.9.0",
"optimize-css-assets-webpack-plugin": "^5.0.1",
2019-03-13 04:18:38 -05:00
"ora": "^3.2.0",
2017-09-28 03:37:33 -05:00
"phantomjs-prebuilt": "^2.1.15",
"postcss-browser-reporter": "^0.5.0",
"postcss-loader": "^3.0.0",
"postcss-reporter": "^6.0.1",
"prettier": "1.16.4",
"react-hooks-testing-library": "^0.3.7",
"react-hot-loader": "^4.3.6",
"react-test-renderer": "^16.5.0",
"redux-mock-store": "^1.5.3",
"regexp-replace-loader": "^1.0.1",
"rimraf": "^2.6.3",
"sass-lint": "^1.10.2",
"sass-loader": "7.1.0",
"semver": "^5.6.0",
"sinon": "1.17.6",
"style-loader": "0.23.1",
"systemjs": "0.20.19",
"systemjs-plugin-css": "^0.1.36",
2019-03-11 08:56:16 -05:00
"terser-webpack-plugin": "^1.2.3",
"ts-jest": "^24.0.1",
"ts-loader": "5.3.3",
"ts-node": "8.0.2",
"tslib": "1.9.3",
2019-03-13 03:38:49 -05:00
"tslint": "5.14.0",
"tslint-loader": "^3.5.3",
2018-12-25 04:42:23 -06:00
"tslint-react": "^3.6.0",
"typescript": "3.4.1",
"webpack": "4.29.6",
"webpack-bundle-analyzer": "3.1.0",
"webpack-cleanup-plugin": "^0.5.1",
"webpack-cli": "3.2.3",
"webpack-dev-server": "3.2.1",
"webpack-merge": "4.2.1",
2017-10-02 06:15:28 -05:00
"zone.js": "^0.7.2"
},
2014-02-01 04:26:22 -06:00
"scripts": {
"dev": "webpack --progress --colors --mode development --config scripts/webpack/webpack.dev.js",
"start": "ts-node --project ./scripts/cli/tsconfig.json ./scripts/cli/index.ts core:start --watchTheme",
"start:hot": "ts-node --project ./scripts/cli/tsconfig.json ./scripts/cli/index.ts core:start --hot --watchTheme",
"start:ignoreTheme": "ts-node --project ./scripts/cli/tsconfig.json ./scripts/cli/index.ts core:start --hot",
"watch": "yarn start -d watch,start core:start --watchTheme ",
"build": "grunt build",
"test": "grunt test",
"tslint": "tslint -c tslint.json --project tsconfig.json",
"typecheck": "tsc --noEmit",
"jest": "jest --notify --watch",
"api-tests": "jest --notify --watch --config=tests/api/jest.js",
2019-02-11 03:32:17 -06:00
"storybook": "cd packages/grafana-ui && yarn storybook",
"storybook:build": "cd packages/grafana-ui && yarn storybook:build",
"themes:generate": "ts-node --project ./scripts/cli/tsconfig.json ./scripts/cli/generateSassVariableFiles.ts",
"prettier:check": "prettier --list-different \"**/*.{ts,tsx,scss}\"",
"gui:build": "ts-node --project ./scripts/cli/tsconfig.json ./scripts/cli/index.ts gui:build",
"gui:releasePrepare": "ts-node --project ./scripts/cli/tsconfig.json ./scripts/cli/index.ts gui:release",
"gui:publish": "cd packages/grafana-ui/dist && npm publish --access public",
"gui:release": "ts-node --project ./scripts/cli/tsconfig.json ./scripts/cli/index.ts gui:release -p --createVersionCommit",
2019-03-06 06:18:13 -06:00
"cli": "ts-node --project ./scripts/cli/tsconfig.json ./scripts/cli/index.ts"
2018-12-25 13:18:38 -06:00
},
"husky": {
"hooks": {
"pre-commit": "lint-staged && grunt precommit"
}
2017-12-19 06:23:09 -06:00
},
"lint-staged": {
"*.{ts,tsx,json,scss}": [
2018-12-25 02:59:23 -06:00
"prettier --write",
"git add"
],
"*pkg/**/*.go": [
"gofmt -w -s",
"git add"
]
2014-02-01 04:26:22 -06:00
},
"prettier": {
"trailingComma": "es5",
"singleQuote": true,
"printWidth": 120
},
"license": "Apache-2.0",
2014-05-31 00:46:39 -05:00
"dependencies": {
2018-10-29 06:18:41 -05:00
"@babel/polyfill": "^7.0.0",
2019-03-05 03:47:52 -06:00
"@torkelo/react-select": "2.4.1",
"@types/reselect": "^2.2.0",
"angular": "1.6.6",
"angular-bindonce": "0.3.1",
"angular-native-dragdrop": "1.2.2",
"angular-route": "1.6.6",
"angular-sanitize": "1.6.6",
2018-03-27 15:27:23 -05:00
"baron": "^3.0.3",
"brace": "^0.10.0",
"calculate-size": "1.1.1",
2018-12-25 04:42:23 -06:00
"classnames": "^2.2.6",
"clipboard": "^2.0.4",
"d3": "^4.11.0",
"d3-scale-chromatic": "^1.3.0",
"eventemitter3": "^2.0.3",
"file-saver": "^1.3.3",
2018-04-26 04:58:42 -05:00
"immutable": "^3.8.2",
2017-10-02 06:15:28 -05:00
"jquery": "^3.2.1",
"lodash": "^4.17.10",
"moment": "^2.22.2",
"mousetrap": "^1.6.0",
"mousetrap-global-bind": "^1.1.0",
2019-02-14 04:24:34 -06:00
"nodemon": "^1.18.10",
"papaparse": "^4.6.3",
2018-04-26 04:58:42 -05:00
"prismjs": "^1.6.0",
"prop-types": "^15.6.2",
"rc-cascader": "^0.14.0",
"react": "^16.8.4",
"react-dom": "^16.8.4",
"react-grid-layout": "0.16.6",
"react-highlight-words": "0.11.0",
2018-12-25 02:59:23 -06:00
"react-popper": "^1.3.0",
2018-07-09 02:17:38 -05:00
"react-redux": "^5.0.7",
2017-10-09 10:24:10 -05:00
"react-sizeme": "^2.3.6",
"react-table": "^6.8.6",
"react-transition-group": "^2.2.1",
2018-11-13 11:50:12 -06:00
"react-virtualized": "^9.21.0",
"react-window": "1.7.1",
2018-07-09 02:17:38 -05:00
"redux": "^4.0.0",
"redux-logger": "^3.0.6",
"redux-thunk": "^2.3.0",
"remarkable": "^1.7.1",
"reselect": "^4.0.0",
2017-12-29 14:49:54 -06:00
"rst2html": "github:thoward/rst2html#990cb89",
2018-12-14 08:47:23 -06:00
"rxjs": "^6.3.3",
2018-04-26 04:58:42 -05:00
"slate": "^0.33.4",
"slate-plain-serializer": "^0.5.10",
"slate-prism": "^0.5.0",
2018-04-26 04:58:42 -05:00
"slate-react": "^0.12.4",
"tether": "^1.4.0",
"tether-drop": "https://github.com/torkelo/drop/tarball/master",
"tinycolor2": "^1.4.1",
"xss": "^1.0.3"
},
"resolutions": {
"caniuse-db": "1.0.30000772",
"**/@types/react": "16.8.8"
2018-12-20 02:25:04 -06:00
},
2018-12-25 02:59:23 -06:00
"workspaces": {
2018-12-25 01:55:44 -06:00
"packages": [
"packages/*"
],
"nohoist": [
"**/@types/*",
"**/@types/*/**"
]
}
}