2013-07-20 16:56:59 -05:00
|
|
|
{
|
2018-12-20 02:25:04 -06:00
|
|
|
"private": true,
|
2013-07-20 16:56:59 -05:00
|
|
|
"author": {
|
2014-01-19 09:13:28 -06:00
|
|
|
"name": "Torkel Ödegaard",
|
2017-09-05 03:39:55 -05:00
|
|
|
"company": "Grafana Labs"
|
2013-07-20 16:56:59 -05:00
|
|
|
},
|
2014-01-19 09:13:28 -06:00
|
|
|
"name": "grafana",
|
2019-05-07 17:02:05 -05:00
|
|
|
"version": "6.3.0-pre",
|
2013-10-28 14:57:14 -05:00
|
|
|
"repository": {
|
|
|
|
"type": "git",
|
2016-02-29 21:25:54 -06:00
|
|
|
"url": "http://github.com/grafana/grafana.git"
|
2013-10-28 14:57:14 -05:00
|
|
|
},
|
2013-07-20 16:56:59 -05:00
|
|
|
"devDependencies": {
|
2019-04-17 05:43:00 -05:00
|
|
|
"@babel/core": "7.4.3",
|
|
|
|
"@babel/plugin-syntax-dynamic-import": "7.2.0",
|
|
|
|
"@babel/preset-env": "7.4.2",
|
|
|
|
"@babel/preset-react": "7.0.0",
|
|
|
|
"@babel/preset-typescript": "7.3.3",
|
|
|
|
"@emotion/core": "10.0.10",
|
|
|
|
"@rtsao/plugin-proposal-class-properties": "7.0.1-patch.1",
|
|
|
|
"@types/angular": "1.6.54",
|
|
|
|
"@types/classnames": "2.2.7",
|
|
|
|
"@types/clipboard": "2.0.1",
|
|
|
|
"@types/d3": "4.13.1",
|
|
|
|
"@types/enzyme": "3.9.0",
|
2019-05-08 09:50:21 -05:00
|
|
|
"@types/expect-puppeteer": "3.3.1",
|
2019-05-15 07:41:31 -05:00
|
|
|
"@types/jest": "24.0.13",
|
2019-04-17 05:43:00 -05:00
|
|
|
"@types/jquery": "1.10.35",
|
2019-04-15 05:11:52 -05:00
|
|
|
"@types/lodash": "4.14.123",
|
2019-04-17 05:43:00 -05:00
|
|
|
"@types/node": "11.13.4",
|
|
|
|
"@types/papaparse": "4.5.9",
|
2019-05-08 09:50:21 -05:00
|
|
|
"@types/pixelmatch": "4.0.0",
|
|
|
|
"@types/pngjs": "3.3.2",
|
|
|
|
"@types/puppeteer-core": "1.9.0",
|
2019-05-07 02:07:54 -05:00
|
|
|
"@types/react": "16.8.16",
|
2019-04-17 05:43:00 -05:00
|
|
|
"@types/react-dom": "16.8.4",
|
|
|
|
"@types/react-grid-layout": "0.16.7",
|
|
|
|
"@types/react-select": "2.0.15",
|
|
|
|
"@types/react-transition-group": "2.0.16",
|
|
|
|
"@types/react-virtualized": "9.18.12",
|
2019-04-09 07:25:13 -05:00
|
|
|
"@types/react-window": "1.7.0",
|
2018-06-26 03:28:37 -05:00
|
|
|
"angular-mocks": "1.6.6",
|
2019-04-17 05:43:00 -05:00
|
|
|
"autoprefixer": "9.5.0",
|
2019-06-03 04:22:54 -05:00
|
|
|
"axios": "0.19.0",
|
2019-04-17 05:43:00 -05:00
|
|
|
"babel-core": "7.0.0-bridge.0",
|
2019-05-15 07:41:31 -05:00
|
|
|
"babel-jest": "24.8.0",
|
2019-04-17 05:43:00 -05:00
|
|
|
"babel-loader": "8.0.5",
|
|
|
|
"babel-plugin-angularjs-annotate": "0.10.0",
|
|
|
|
"clean-webpack-plugin": "2.0.0",
|
|
|
|
"css-loader": "2.1.1",
|
|
|
|
"enzyme": "3.9.0",
|
|
|
|
"enzyme-adapter-react-16": "1.11.2",
|
|
|
|
"enzyme-to-json": "3.3.5",
|
|
|
|
"es6-promise": "3.3.1",
|
|
|
|
"es6-shim": "0.35.5",
|
2019-05-08 09:50:21 -05:00
|
|
|
"expect-puppeteer": "4.1.1",
|
2019-04-17 05:43:00 -05:00
|
|
|
"expect.js": "0.2.0",
|
2019-03-12 09:26:46 -05:00
|
|
|
"expose-loader": "0.7.5",
|
2019-04-17 05:43:00 -05:00
|
|
|
"file-loader": "3.0.1",
|
|
|
|
"fork-ts-checker-webpack-plugin": "1.0.0",
|
|
|
|
"gaze": "1.1.3",
|
|
|
|
"glob": "7.1.3",
|
2017-10-01 13:02:25 -05:00
|
|
|
"grunt": "1.0.1",
|
2019-04-17 05:43:00 -05:00
|
|
|
"grunt-angular-templates": "1.1.0",
|
|
|
|
"grunt-cli": "1.2.0",
|
|
|
|
"grunt-contrib-clean": "1.0.0",
|
|
|
|
"grunt-contrib-compress": "1.4.3",
|
|
|
|
"grunt-contrib-copy": "1.0.0",
|
|
|
|
"grunt-exec": "1.0.1",
|
|
|
|
"grunt-newer": "1.3.0",
|
|
|
|
"grunt-notify": "0.4.5",
|
|
|
|
"grunt-postcss": "0.8.0",
|
|
|
|
"grunt-sass-lint": "0.2.4",
|
2016-12-09 08:57:25 -06:00
|
|
|
"grunt-usemin": "3.1.1",
|
2019-04-17 05:43:00 -05:00
|
|
|
"grunt-webpack": "3.1.3",
|
2019-03-12 09:26:46 -05:00
|
|
|
"html-loader": "0.5.5",
|
2019-04-17 05:43:00 -05:00
|
|
|
"html-webpack-harddisk-plugin": "1.0.1",
|
|
|
|
"html-webpack-plugin": "3.2.0",
|
|
|
|
"husky": "1.3.1",
|
2019-05-15 07:41:31 -05:00
|
|
|
"jest": "24.8.0",
|
2019-04-17 05:43:00 -05:00
|
|
|
"jest-date-mock": "1.0.7",
|
|
|
|
"lint-staged": "8.1.5",
|
2016-12-09 08:57:25 -06:00
|
|
|
"load-grunt-tasks": "3.5.2",
|
2019-04-17 05:43:00 -05:00
|
|
|
"mini-css-extract-plugin": "0.5.0",
|
|
|
|
"mocha": "4.1.0",
|
2019-05-08 09:50:21 -05:00
|
|
|
"module-alias": "2.2.0",
|
2019-04-17 05:43:00 -05:00
|
|
|
"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",
|
|
|
|
"npm": "6.9.0",
|
|
|
|
"optimize-css-assets-webpack-plugin": "5.0.1",
|
|
|
|
"phantomjs-prebuilt": "2.1.16",
|
2019-05-08 09:50:21 -05:00
|
|
|
"pixelmatch": "4.0.2",
|
|
|
|
"pngjs": "3.4.0",
|
2019-04-17 05:43:00 -05:00
|
|
|
"postcss-browser-reporter": "0.5.0",
|
|
|
|
"postcss-loader": "3.0.0",
|
|
|
|
"postcss-reporter": "6.0.1",
|
2019-02-19 08:41:35 -06:00
|
|
|
"prettier": "1.16.4",
|
2019-05-08 09:50:21 -05:00
|
|
|
"puppeteer-core": "1.15.0",
|
2019-04-17 05:43:00 -05:00
|
|
|
"react-hooks-testing-library": "0.3.7",
|
|
|
|
"react-hot-loader": "4.8.0",
|
|
|
|
"react-test-renderer": "16.8.4",
|
|
|
|
"redux-mock-store": "1.5.3",
|
|
|
|
"regexp-replace-loader": "1.0.1",
|
|
|
|
"rimraf": "2.6.3",
|
|
|
|
"sass-lint": "1.12.1",
|
2019-03-12 14:52:56 -05:00
|
|
|
"sass-loader": "7.1.0",
|
2017-10-01 13:02:25 -05:00
|
|
|
"sinon": "1.17.6",
|
2019-03-12 14:52:56 -05:00
|
|
|
"style-loader": "0.23.1",
|
2019-04-17 05:43:00 -05:00
|
|
|
"terser-webpack-plugin": "1.2.3",
|
2019-05-15 07:41:31 -05:00
|
|
|
"ts-jest": "24.0.2",
|
2019-03-12 14:52:56 -05:00
|
|
|
"ts-loader": "5.3.3",
|
2019-05-15 07:40:53 -05:00
|
|
|
"ts-node": "8.1.0",
|
2019-03-12 14:52:56 -05:00
|
|
|
"tslib": "1.9.3",
|
2019-03-13 03:38:49 -05:00
|
|
|
"tslint": "5.14.0",
|
2019-04-17 05:43:00 -05:00
|
|
|
"tslint-loader": "3.5.4",
|
|
|
|
"tslint-react": "3.6.0",
|
2019-04-03 04:41:08 -05:00
|
|
|
"typescript": "3.4.1",
|
2019-03-11 08:48:20 -05:00
|
|
|
"webpack": "4.29.6",
|
2019-05-29 03:27:57 -05:00
|
|
|
"webpack-bundle-analyzer": "3.3.2",
|
2019-04-17 05:43:00 -05:00
|
|
|
"webpack-cleanup-plugin": "0.5.1",
|
2019-03-12 14:52:56 -05:00
|
|
|
"webpack-cli": "3.2.3",
|
|
|
|
"webpack-dev-server": "3.2.1",
|
|
|
|
"webpack-merge": "4.2.1",
|
2019-04-17 05:43:00 -05:00
|
|
|
"zone.js": "0.7.8"
|
2013-07-20 16:56:59 -05:00
|
|
|
},
|
2014-02-01 04:26:22 -06:00
|
|
|
"scripts": {
|
2018-06-26 03:28:37 -05:00
|
|
|
"dev": "webpack --progress --colors --mode development --config scripts/webpack/webpack.dev.js",
|
2019-06-28 07:11:12 -05:00
|
|
|
"start": "grafana-toolkit core:start --watchTheme",
|
|
|
|
"start:hot": "grafana-toolkit core:start --hot --watchTheme",
|
|
|
|
"start:ignoreTheme": "grafana-toolkit core:start --hot",
|
2019-03-05 01:56:29 -06:00
|
|
|
"watch": "yarn start -d watch,start core:start --watchTheme ",
|
2017-11-13 06:48:48 -06:00
|
|
|
"build": "grunt build",
|
|
|
|
"test": "grunt test",
|
2018-12-21 07:23:32 -06:00
|
|
|
"tslint": "tslint -c tslint.json --project tsconfig.json",
|
|
|
|
"typecheck": "tsc --noEmit",
|
2018-04-02 01:09:10 -05:00
|
|
|
"jest": "jest --notify --watch",
|
2019-05-08 09:50:21 -05:00
|
|
|
"e2e-tests": "jest --runInBand --config=jest.config.e2e.js",
|
2019-06-06 03:05:08 -05:00
|
|
|
"api-tests": "jest --notify --watch --config=devenv/e2e-api-tests/jest.js",
|
2019-02-11 03:32:17 -06:00
|
|
|
"storybook": "cd packages/grafana-ui && yarn storybook",
|
2019-04-02 06:18:13 -05:00
|
|
|
"storybook:build": "cd packages/grafana-ui && yarn storybook:build",
|
2019-02-21 03:58:28 -06:00
|
|
|
"prettier:check": "prettier --list-different \"**/*.{ts,tsx,scss}\"",
|
2019-05-22 16:10:05 -05:00
|
|
|
"prettier:write": "prettier --list-different \"**/*.{ts,tsx,scss}\" --write",
|
2019-05-07 05:57:59 -05:00
|
|
|
"gui:tslint": "tslint -c ./packages/grafana-ui/tslint.json --project ./packages/grafana-ui/tsconfig.json",
|
2019-06-28 07:11:12 -05:00
|
|
|
"gui:build": "grafana-toolkit gui:build",
|
|
|
|
"gui:releasePrepare": "grafana-toolkit gui:release",
|
2019-03-05 01:56:29 -06:00
|
|
|
"gui:publish": "cd packages/grafana-ui/dist && npm publish --access public",
|
2019-06-28 07:11:12 -05:00
|
|
|
"gui:release": "grafana-toolkit gui:release -p --createVersionCommit",
|
|
|
|
"precommit": "grafana-toolkit precommit",
|
|
|
|
"themes:generate": "ts-node --project ./scripts/cli/tsconfig.json ./scripts/cli/generateSassVariableFiles.ts"
|
2018-12-25 13:18:38 -06:00
|
|
|
},
|
|
|
|
"husky": {
|
|
|
|
"hooks": {
|
2019-05-08 04:43:37 -05:00
|
|
|
"pre-commit": "lint-staged && npm run precommit"
|
2018-12-25 13:18:38 -06:00
|
|
|
}
|
2017-12-19 06:23:09 -06:00
|
|
|
},
|
|
|
|
"lint-staged": {
|
2019-02-19 08:41:35 -06:00
|
|
|
"*.{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
|
|
|
},
|
2017-12-21 01:39:31 -06:00
|
|
|
"prettier": {
|
|
|
|
"trailingComma": "es5",
|
|
|
|
"singleQuote": true,
|
|
|
|
"printWidth": 120
|
|
|
|
},
|
2015-08-26 17:35:59 -05:00
|
|
|
"license": "Apache-2.0",
|
2014-05-31 00:46:39 -05:00
|
|
|
"dependencies": {
|
2019-04-17 05:43:00 -05:00
|
|
|
"@babel/polyfill": "7.2.5",
|
2019-03-05 03:47:52 -06:00
|
|
|
"@torkelo/react-select": "2.4.1",
|
2019-06-19 06:40:42 -05:00
|
|
|
"@types/angular-route": "1.7.0",
|
2019-06-20 13:41:01 -05:00
|
|
|
"@types/d3-scale-chromatic": "1.3.1",
|
2019-06-19 12:59:03 -05:00
|
|
|
"@types/enzyme-adapter-react-16": "1.0.5",
|
2019-06-26 06:15:45 -05:00
|
|
|
"@types/marked": "0.6.5",
|
2019-05-13 02:38:19 -05:00
|
|
|
"@types/react-redux": "^7.0.8",
|
2019-06-27 08:56:02 -05:00
|
|
|
"@types/react-test-renderer": "16.8.2",
|
2019-06-20 13:41:01 -05:00
|
|
|
"@types/redux-logger": "3.0.7",
|
2019-04-17 05:43:00 -05:00
|
|
|
"@types/reselect": "2.2.0",
|
2019-06-20 13:41:01 -05:00
|
|
|
"@types/slate": "0.44.11",
|
2019-06-27 06:21:04 -05:00
|
|
|
"@types/tinycolor2": "1.4.2",
|
2018-05-29 06:23:07 -05:00
|
|
|
"angular": "1.6.6",
|
2018-06-26 03:28:37 -05:00
|
|
|
"angular-bindonce": "0.3.1",
|
|
|
|
"angular-native-dragdrop": "1.2.2",
|
2018-05-29 06:23:07 -05:00
|
|
|
"angular-route": "1.6.6",
|
|
|
|
"angular-sanitize": "1.6.6",
|
2019-04-17 05:43:00 -05:00
|
|
|
"baron": "3.0.3",
|
|
|
|
"brace": "0.10.0",
|
2019-04-09 07:25:13 -05:00
|
|
|
"calculate-size": "1.1.1",
|
2019-04-17 05:43:00 -05:00
|
|
|
"classnames": "2.2.6",
|
|
|
|
"clipboard": "2.0.4",
|
|
|
|
"d3": "4.13.0",
|
|
|
|
"d3-scale-chromatic": "1.3.3",
|
|
|
|
"eventemitter3": "2.0.3",
|
2019-05-09 11:42:35 -05:00
|
|
|
"fast-text-encoding": "^1.0.0",
|
2019-05-13 02:38:19 -05:00
|
|
|
"file-saver": "1.3.8",
|
2019-04-17 05:43:00 -05:00
|
|
|
"immutable": "3.8.2",
|
2019-05-27 00:11:30 -05:00
|
|
|
"jquery": "3.4.1",
|
2019-04-17 06:06:31 -05:00
|
|
|
"lodash": "4.17.11",
|
2019-06-26 06:15:45 -05:00
|
|
|
"marked": "0.6.2",
|
2019-04-17 05:43:00 -05:00
|
|
|
"moment": "2.24.0",
|
|
|
|
"mousetrap": "1.6.3",
|
|
|
|
"mousetrap-global-bind": "1.1.0",
|
|
|
|
"nodemon": "1.18.10",
|
|
|
|
"papaparse": "4.6.3",
|
|
|
|
"prismjs": "1.16.0",
|
|
|
|
"prop-types": "15.7.2",
|
|
|
|
"rc-cascader": "0.14.0",
|
|
|
|
"react": "16.8.6",
|
|
|
|
"react-dom": "16.8.6",
|
2018-05-29 06:23:07 -05:00
|
|
|
"react-grid-layout": "0.16.6",
|
2018-12-01 08:26:51 -06:00
|
|
|
"react-highlight-words": "0.11.0",
|
2019-04-17 05:43:00 -05:00
|
|
|
"react-popper": "1.3.3",
|
|
|
|
"react-redux": "5.1.1",
|
|
|
|
"react-sizeme": "2.5.2",
|
|
|
|
"react-table": "6.9.2",
|
|
|
|
"react-transition-group": "2.6.1",
|
2019-05-20 01:44:37 -05:00
|
|
|
"react-use": "9.0.0",
|
2019-04-17 05:43:00 -05:00
|
|
|
"react-virtualized": "9.21.0",
|
2019-04-09 07:25:13 -05:00
|
|
|
"react-window": "1.7.1",
|
2019-04-17 05:43:00 -05:00
|
|
|
"redux": "4.0.1",
|
|
|
|
"redux-logger": "3.0.6",
|
2019-05-20 06:28:23 -05:00
|
|
|
"redux-observable": "1.1.0",
|
2019-04-17 05:43:00 -05:00
|
|
|
"redux-thunk": "2.3.0",
|
|
|
|
"reselect": "4.0.0",
|
2017-12-29 14:49:54 -06:00
|
|
|
"rst2html": "github:thoward/rst2html#990cb89",
|
2019-04-17 05:43:00 -05:00
|
|
|
"rxjs": "6.4.0",
|
2019-05-02 01:49:03 -05:00
|
|
|
"search-query-parser": "1.5.2",
|
2019-04-17 05:43:00 -05:00
|
|
|
"slate": "0.33.8",
|
|
|
|
"slate-plain-serializer": "0.5.41",
|
|
|
|
"slate-prism": "0.5.0",
|
|
|
|
"slate-react": "0.12.11",
|
|
|
|
"tether": "1.4.5",
|
2018-02-24 17:50:49 -06:00
|
|
|
"tether-drop": "https://github.com/torkelo/drop/tarball/master",
|
2019-04-17 05:43:00 -05:00
|
|
|
"tinycolor2": "1.4.1",
|
|
|
|
"xss": "1.0.3"
|
2018-05-11 07:10:54 -05:00
|
|
|
},
|
|
|
|
"resolutions": {
|
2019-04-17 05:43:00 -05:00
|
|
|
"caniuse-db": "1.0.30000772"
|
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/*/**"
|
|
|
|
]
|
2019-05-08 09:50:21 -05:00
|
|
|
},
|
|
|
|
"_moduleAliases": {
|
|
|
|
"puppeteer": "node_modules/puppeteer-core"
|
2018-12-25 01:55:44 -06:00
|
|
|
}
|
2018-05-29 06:23:07 -05:00
|
|
|
}
|