aboutsummaryrefslogtreecommitdiffstats
path: root/graphgraph-fe/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'graphgraph-fe/package.json')
-rw-r--r--graphgraph-fe/package.json78
1 files changed, 39 insertions, 39 deletions
diff --git a/graphgraph-fe/package.json b/graphgraph-fe/package.json
index eaae97a..a124d60 100644
--- a/graphgraph-fe/package.json
+++ b/graphgraph-fe/package.json
@@ -1,41 +1,41 @@
{
- "name": "graphgraph-fe",
- "version": "0.0.1",
- "private": true,
- "dependencies": {
- "bootstrap-css-only": "3.3.7",
- "d3": "5.7.0",
- "eslint-config-react-app": "3.0.6",
- "react": "^16.8.6",
- "react-table": "6.10.0",
- "react-bootstrap": "0.32.4",
- "react-dom": "^16.8.6",
- "react-numeric-input": "2.2.3",
- "react-scripts": "2.1.1",
- "reactjs-popup": "1.3.2",
- "underscore": "1.9.1"
- },
- "scripts": {
- "start": "react-scripts start",
- "build": "react-scripts build",
- "test": "react-scripts test",
- "eject": "react-scripts eject"
- },
- "eslintConfig": {
- "extends": "react-app"
- },
- "browserslist": [
- ">0.2%",
- "not dead",
- "not ie <= 11",
- "not op_mini all"
- ],
- "devDependencieseslint": {
- "eslint": "^5.6.0",
- "eslint-config-standard": "^12.0.0",
- "eslint-plugin-import": "^2.17.2",
- "eslint-plugin-node": "^8.0.1",
- "eslint-plugin-promise": "^4.1.1",
- "eslint-plugin-standard": "^4.0.0"
- }
+ "name": "graphgraph-fe",
+ "version": "0.0.1",
+ "private": true,
+ "dependencies": {
+ "bootstrap-css-only": "3.3.7",
+ "d3": "5.7.0",
+ "eslint-config-react-app": "3.0.6",
+ "react": "^16.8.6",
+ "react-table": "6.10.0",
+ "react-bootstrap": "0.32.4",
+ "react-dom": "^16.8.6",
+ "react-numeric-input": "2.2.3",
+ "react-scripts": "2.1.1",
+ "reactjs-popup": "1.3.2",
+ "underscore": "1.9.1"
+ },
+ "scripts": {
+ "start": "react-scripts start",
+ "build": "react-scripts build",
+ "test": "react-scripts test",
+ "eject": "react-scripts eject"
+ },
+ "eslintConfig": {
+ "extends": "react-app"
+ },
+ "browserslist": [
+ ">0.2%",
+ "not dead",
+ "not ie <= 11",
+ "not op_mini all"
+ ],
+ "devDependencieseslint": {
+ "eslint": "^5.6.0",
+ "eslint-config-standard": "^12.0.0",
+ "eslint-plugin-import": "^2.17.2",
+ "eslint-plugin-node": "^8.0.1",
+ "eslint-plugin-promise": "^4.1.1",
+ "eslint-plugin-standard": "^4.0.0"
+ }
}