publiclab/plots2

View on GitHub
package.json

Summary

Maintainability
Test Coverage
{
  "name": "plots2",
  "version": "2.1",
  "description": "PublicLab.org",
  "main": "app/assets/javascripts/application.js",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/publiclab/plots2.git"
  },
  "keywords": [
    "wiki",
    "cms",
    "publiclab"
  ],
  "author": "Public Lab <web@publiclab.org> (https://publiclab.org)",
  "license": "GPL-3.0",
  "bugs": {
    "url": "https://github.com/publiclab/plots2/issues"
  },
  "dependencies": {
    "@babel/preset-react": "^7.18.6",
    "@rails/webpacker": "5.4.3",
    "babel-plugin-transform-react-remove-prop-types": "^0.4.24",
    "blob.js": "^1.0.1",
    "blueimp-file-upload": "blueimp/jQuery-File-Upload#^10.32.0",
    "bootstrap": "4.1.0",
    "bootstrap-3-typeahead": "^4.0.2",
    "bootstrap-datepicker": "^1.6.0",
    "bootstrap-tokenfield": "^0.12.0",
    "chart.js": "^3.8.0",
    "cytoscape": "^3.22.1",
    "debounce": "jywarren/debounce#patch-1",
    "file-saver": "^2.0.5",
    "i18n-js": "^3.9.2",
    "ics": "nwcell/ics.js#^0.2.0",
    "image-sequencer": "^3.7.3",
    "inline-markdown-editor": "^0.5.0",
    "jlouvain": "upphiminn/jLouvain#3fb3aa189b8232756c4c3f3e97aaf376debf44a7",
    "jquery": "^3.6.0",
    "jquery-confirm": "^3.3.4",
    "jquery-file-upload": "blueimp/jQuery-File-Upload#~10.32.0",
    "jquery-lazyload": "1.9.7",
    "jquery-validation": "^1.19.5",
    "jsdiff": "components/jsdiff#~3.4.0",
    "junction": "theleagueof/junction#*",
    "leaflet": "^1.9.2",
    "leaflet-blurred-location": "^1.7.1",
    "leaflet-environmental-layers": "^2.4.9",
    "leaflet-hash": "^0.2.1",
    "leaflet-spin": "1.1.0",
    "leaflet.fullscreen": "2.4.0",
    "marked": "^4.1.1",
    "megamark": "~3.3.0",
    "moment": "~> 2.29.4",
    "noty": "3.1.4",
    "phantomjs-prebuilt": "^2.1.16",
    "popper.js": "^1.16.1",
    "prop-types": "^15.8.1",
    "publiclab-editor": "^3.1.1",
    "react": "^18.2.0",
    "react-dom": "^18.2.0",
    "react_ujs": "^2.6.2",
    "short-code-forms": "jywarren/short-code-forms#~0.0.1",
    "simple-data-grapher": "^2.0.0",
    "tocbot": "^4.18.2",
    "typeahead.js": "^0.11.1",
    "typeahead.js-browserify": "Javier-Rotelli/typeahead.js-browserify#~1.0.7",
    "urlhash": "^0.1.3",
    "webpack": "^4.46.0",
    "webpack-cli": "^3.3.12"
  },
  "devDependencies": {
    "webpack-dev-server": "^3"
  },
  "homepage": "https://github.com/publiclab/plots2",
  "engines": {
    "yarn": ">= 1.0.0"
  }
}