{ "name": "utility-function-extractor", "version": "0.6.1", "private": true, "scripts": { "dev": "next dev", "build": "next build", "start": "next start" }, "dependencies": { "@quri/squiggle-lang": "^0.2.11", "axios": "^0.21.4", "cytoscape": "^3.21.1", "cytoscape-avsdf": "^1.0.0", "cytoscape-cola": "^2.5.1", "cytoscape-dagre": "^2.4.0", "cytoscape-fcose": "^2.1.0", "cytoscape-spread": "^3.0.0", "next": "latest", "path": "^0.12.7", "react": "^17.0.1", "react-code-blocks": "^0.0.9-0", "react-compound-slider": "^3.3.1", "react-dom": "17.0.1", "react-markdown": "^6.0.2", "remark-gfm": "^1.0.0", "simple-react-cytoscape": "^1.0.4", "utility-tools": "^0.2.2" }, "devDependencies": { "@netlify/plugin-nextjs": "^4.2.1", "autoprefixer": "^10.4.0", "postcss": "^8.4.4", "tailwindcss": "^2.2.19" } }