scinote-web/package.json

103 lines
3.2 KiB
JSON
Raw Normal View History

{
"name": "scinote-web",
"version": "1.0.0",
"description": "![sciNote logo](http://scinote.net/wp-content/uploads/2015/10/logo_sciNote_final.png)",
"main": "application.js",
"repository": {
"type": "git",
"url": "git+https://github.com/biosistemika/scinote-web.git"
},
"author": "SEE AUTHORS AT https://github.com/biosistemika/scinote-web/graphs/contributors",
"license": "SEE LICENSE IN LICENSE.txt",
"bugs": {
"url": "https://scinote.atlassian.net/"
},
"homepage": "https://github.com/biosistemika/scinote-web#readme",
"files": [
".eslintrc.json"
],
"scripts": {
"flow": "flow",
"lint": "eslint ."
},
"devDependencies": {
2017-09-28 21:10:20 +08:00
"babel-eslint": "^8.0.1",
"babel-plugin-transform-react-jsx-source": "^6.22.0",
2017-09-28 21:10:20 +08:00
"eslint": "^4.7.2",
"eslint-config-airbnb": "^15.1.0",
2017-09-28 21:10:20 +08:00
"eslint-config-google": "^0.9.1",
"eslint-config-prettier": "^2.3.0",
2017-12-02 00:15:15 +08:00
"eslint-plugin-flowtype": "^2.39.1",
"eslint-plugin-import": "^2.7.0",
"eslint-plugin-jsx-a11y": "^5.1.1",
"eslint-plugin-prettier": "^2.1.2",
2017-07-13 20:11:01 +08:00
"eslint-plugin-react": "^7.1.0",
"flow-bin": "^0.56.0",
"flow-typed": "^2.1.5",
2017-09-28 20:49:33 +08:00
"prettier": "^1.7.0",
"prettier-eslint": "^8.2.1",
2017-07-12 22:41:55 +08:00
"webpack-dev-server": "^2.5.1"
},
"dependencies": {
"autoprefixer": "^7.1.2",
2017-08-02 23:27:05 +08:00
"axios": "^0.16.2",
2017-07-12 22:41:55 +08:00
"babel-core": "^6.25.0",
"babel-loader": "7.x",
"babel-plugin-syntax-dynamic-import": "^6.18.0",
"babel-plugin-transform-class-properties": "^6.24.1",
2017-08-03 17:17:09 +08:00
"babel-plugin-transform-object-rest-spread": "^6.23.0",
2017-10-12 22:49:33 +08:00
"babel-polyfill": "^6.26.0",
2017-07-12 22:41:55 +08:00
"babel-preset-env": "^1.6.0",
2017-08-21 19:51:13 +08:00
"babel-preset-es2015": "^6.24.1",
2017-07-12 22:41:55 +08:00
"babel-preset-react": "^6.24.1",
"bootstrap-sass": "^3.3.7",
2017-09-28 21:10:20 +08:00
"coffee-loader": "^0.8.0",
"coffeescript": "^1.12.6",
2017-09-28 21:10:20 +08:00
"compression-webpack-plugin": "^1.0.0",
2017-07-12 22:41:55 +08:00
"css-loader": "^0.28.4",
"extract-text-webpack-plugin": "^3.0.0",
"file-loader": "^0.11.2",
"font-awesome": "^4.7.0",
2017-07-12 22:41:55 +08:00
"glob": "^7.1.2",
2017-09-15 22:00:15 +08:00
"immutability-helper": "^2.3.0",
2017-10-12 19:50:48 +08:00
"intl": "^1.2.5",
2017-07-12 22:41:55 +08:00
"js-yaml": "^3.9.0",
2017-08-02 23:27:05 +08:00
"lodash": "^4.17.4",
2017-08-22 19:20:06 +08:00
"moment": "^2.18.1",
"moment-timezone": "^0.5.14",
2017-07-12 22:41:55 +08:00
"node-sass": "^4.5.3",
"path-complete-extname": "^0.1.0",
"postcss-loader": "^2.0.6",
"postcss-smart-import": "^0.7.5",
"precss": "^2.0.0",
"prop-types": "^15.5.10",
"rails-erb-loader": "^5.0.2",
"react": "15.6.1",
"react-bootstrap": "^0.31.1",
2017-08-31 21:56:55 +08:00
"react-bootstrap-table": "^4.0.0",
2017-08-16 19:41:55 +08:00
"react-bootstrap-timezone-picker": "^1.0.11",
2017-08-31 21:56:55 +08:00
"react-data-grid": "^2.0.2",
2017-10-18 21:23:46 +08:00
"react-document-title": "^2.0.3",
"react-dom": "15.6.1",
"react-intl": "^2.3.0",
2017-08-02 23:27:05 +08:00
"react-intl-redux": "^0.6.0",
2017-08-22 19:20:06 +08:00
"react-moment": "^0.6.4",
"react-redux": "^5.0.5",
"react-router-bootstrap": "^0.24.2",
"react-router-dom": "^4.1.2",
2017-10-04 15:16:17 +08:00
"react-tagsinput": "^3.17.0",
2017-08-16 19:41:55 +08:00
"react-timezone": "^0.2.0",
"react-transition-group": "^2.2.1",
2017-08-02 23:27:05 +08:00
"redux": "^3.7.2",
"redux-thunk": "^2.2.0",
2017-07-12 22:41:55 +08:00
"resolve-url-loader": "^2.1.0",
"sass-loader": "^6.0.6",
"shortid": "^2.2.8",
2017-07-12 22:41:55 +08:00
"style-loader": "^0.18.2",
2017-08-02 23:27:05 +08:00
"styled-components": "^2.1.1",
2017-07-12 22:41:55 +08:00
"webpack": "^3.2.0",
"webpack-manifest-plugin": "^1.1.2",
2017-08-31 21:56:55 +08:00
"webpack-merge": "^4.1.0"
}
}