Science Score: 18.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
✓CITATION.cff file
Found CITATION.cff file -
○codemeta.json file
-
○.zenodo.json file
-
○DOI references
-
○Academic publication links
-
○Academic email domains
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (13.1%) to scientific vocabulary
Keywords
Repository
Shortlink service
Basic Info
- Host: gitlab.com
- Owner: shortlink-org
- Default Branch: main
Statistics
- Stars: 2
- Forks: 1
- Open Issues: 89
- Releases: 0
Topics
Metadata Files
README.md
Contributing
Architecture decision records (ADR)
[!IMPORTANT] An architecture decision record (ADR) is a document that captures an important architecture decision made along with its context and consequences.
Decisions: + main decisions + ops decisions
Also, each boundary context and service has its own ADR. You can find them in the relevant sections.
License
[!WARNING]
This project includes dependencies licensed under the GNU Lesser General Public License (LGPL). Users must comply with LGPL terms when using or modifying these dependencies. For detailed information on each LGPL library used in this project, please refer to the respective license documentation included with each library. For comprehensive license compliance information, including dependencies and their licenses, you can read more details in our FOSSA report.
Citation (CITATION.cff)
cff-version: 1.2.0
message: "If you use this software, please cite it as below."
title: "My Research Software"
abstract: This is my awesome research software. It does many things.
authors:
- family-names: Login
given-names: Victor
orcid: https://orcid.org/0000-0002-1978-332X
version: 0.10.0
date-released: 2025-08-24
license: MIT
keywords:
- shortlink
- architecture
repository-code: "https://github.com/shortlink-org/shortlink"
Dependencies
- atomicgo.dev/cursor v0.1.1
- atomicgo.dev/keyboard v0.2.8
- github.com/Azure/go-ansiterm v0.0.0-20210617225240-d185dfc1b5a1
- github.com/Masterminds/semver/v3 v3.1.1
- github.com/Masterminds/squirrel v1.5.3
- github.com/Microsoft/go-winio v0.5.2
- github.com/Nvveen/Gotty v0.0.0-20120604004816-cd527374f1e5
- github.com/PuerkitoBio/goquery v1.8.0
- github.com/Shopify/sarama v1.36.0
- github.com/Unleash/unleash-client-go/v3 v3.7.0
- github.com/aerospike/aerospike-client-go v4.5.2+incompatible
- github.com/ajg/form v1.5.1
- github.com/andybalholm/cascadia v1.3.1
- github.com/beorn7/perks v1.0.1
- github.com/c-bata/go-prompt v0.2.6
- github.com/cenkalti/backoff/v4 v4.1.3
- github.com/certifi/gocertifi v0.0.0-20210507211836-431795d63e8d
- github.com/cespare/xxhash v1.1.0
- github.com/cespare/xxhash/v2 v2.1.2
- github.com/cloudevents/sdk-go/v2 v2.11.0
- github.com/cnf/structhash v0.0.0-20201127153200-e1b16c1ebc08
- github.com/container-storage-interface/spec v1.6.0
- github.com/containerd/console v1.0.3
- github.com/containerd/continuity v0.3.0
- github.com/coreos/go-semver v0.3.0
- github.com/coreos/go-systemd/v22 v22.3.2
- github.com/cpuguy83/go-md2man/v2 v2.0.2
- github.com/cucumber/gherkin-go/v19 v19.0.3
- github.com/cucumber/godog v0.12.5
- github.com/cucumber/messages-go/v16 v16.0.1
- github.com/davecgh/go-spew v1.1.1
- github.com/dgraph-io/badger/v3 v3.2103.2
- github.com/dgraph-io/dgo/v2 v2.2.0
- github.com/dgraph-io/ristretto v0.1.0
- github.com/dgryski/go-rendezvous v0.0.0-20200823014737-9f7001d12a5f
- github.com/docker/cli v20.10.14+incompatible
- github.com/docker/docker v20.10.13+incompatible
- github.com/docker/go-connections v0.4.0
- github.com/docker/go-units v0.4.0
- github.com/dustin/go-humanize v1.0.0
- github.com/eapache/go-resiliency v1.3.0
- github.com/eapache/go-xerial-snappy v0.0.0-20180814174437-776d5712da21
- github.com/eapache/queue v1.1.0
- github.com/edgedb/edgedb-go v0.12.0
- github.com/fsnotify/fsnotify v1.5.4
- github.com/getsentry/sentry-go v0.13.0
- github.com/go-chi/chi/v5 v5.0.7
- github.com/go-chi/cors v1.2.1
- github.com/go-chi/render v1.0.2
- github.com/go-kit/kit v0.12.0
- github.com/go-kit/log v0.2.0
- github.com/go-logfmt/logfmt v0.5.1
- github.com/go-logr/logr v1.2.3
- github.com/go-redis/cache/v8 v8.4.3
- github.com/go-redis/redis/v8 v8.11.5
- github.com/go-sql-driver/mysql v1.6.0
- github.com/go-telegram-bot-api/telegram-bot-api/v5 v5.5.1
- github.com/gofrs/uuid v4.0.0+incompatible
- github.com/gogo/protobuf v1.3.2
- github.com/golang-migrate/migrate/v4 v4.15.2
- github.com/golang/glog v1.0.0
- github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da
- github.com/golang/protobuf v1.5.2
- github.com/golang/snappy v0.0.4
- github.com/google/flatbuffers v2.0.0+incompatible
- github.com/google/go-cmp v0.5.8
- github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
- github.com/google/uuid v1.3.0
- github.com/google/wire v0.5.0
- github.com/gookit/color v1.5.0
- github.com/gorilla/mux v1.8.0
- github.com/graph-gophers/graphql-go v1.4.0
- github.com/grpc-ecosystem/go-grpc-middleware/v2 v2.0.0-rc.2
- github.com/grpc-ecosystem/go-grpc-prometheus v1.2.0
- github.com/grpc-ecosystem/grpc-gateway/v2 v2.11.2
- github.com/hashicorp/errwrap v1.1.0
- github.com/hashicorp/go-immutable-radix v1.3.1
- github.com/hashicorp/go-memdb v1.3.0
- github.com/hashicorp/go-multierror v1.1.1
- github.com/hashicorp/go-uuid v1.0.3
- github.com/hashicorp/golang-lru v0.5.4
- github.com/hashicorp/hcl v1.0.0
- github.com/heptiolabs/healthcheck v0.0.0-20211123025425-613501dd5deb
- github.com/imdario/mergo v0.3.12
- github.com/inconshreveable/mousetrap v1.0.0
- github.com/jackc/pgpassfile v1.0.0
- github.com/jackc/pgservicefile v0.0.0-20200714003250-2b9c44734f2b
- github.com/jackc/pgx/v5 v5.0.0-beta.2
- github.com/jackc/puddle/v2 v2.0.0-beta.1
- github.com/jcmturner/aescts/v2 v2.0.0
- github.com/jcmturner/dnsutils/v2 v2.0.0
- github.com/jcmturner/gofork v1.7.6
- github.com/jcmturner/gokrb5/v8 v8.4.3
- github.com/jcmturner/rpc/v2 v2.0.3
- github.com/jmoiron/sqlx v1.3.5
- github.com/johejo/golang-migrate-extra v0.0.0-20211005021153-c17dd75f8b4a
- github.com/json-iterator/go v1.1.12
- github.com/klauspost/compress v1.15.9
- github.com/krzysztofreczek/go-structurizr v0.1.24
- github.com/kubernetes-csi/csi-test/v4 v4.4.0
- github.com/lann/builder v0.0.0-20180802200727-47ae307949d0
- github.com/lann/ps v0.0.0-20150810152359-62de8c46ede0
- github.com/lib/pq v1.10.6
- github.com/lithammer/fuzzysearch v1.1.5
- github.com/luna-duclos/instrumentedsql v1.1.3
- github.com/luna-duclos/instrumentedsql/opentracing v0.0.0-20201103091713-40d03108b6f4
- github.com/magiconair/properties v1.8.6
- github.com/mattn/go-colorable v0.1.12
- github.com/mattn/go-isatty v0.0.14
- github.com/mattn/go-runewidth v0.0.13
- github.com/mattn/go-sqlite3 v1.14.15
- github.com/mattn/go-tty v0.0.3
- github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369
- github.com/mitchellh/mapstructure v1.5.0
- github.com/moby/term v0.0.0-20210619224110-3f7ff695adc6
- github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd
- github.com/modern-go/reflect2 v1.0.2
- github.com/montanaflynn/stats v0.0.0-20171201202039-1bf9dbcd8cbe
- github.com/nats-io/nats.go v1.16.0
- github.com/nats-io/nkeys v0.3.0
- github.com/nats-io/nuid v1.0.1
- github.com/nxadm/tail v1.4.8
- github.com/onsi/ginkgo v1.16.5
- github.com/onsi/gomega v1.20.0
- github.com/opencontainers/go-digest v1.0.0
- github.com/opencontainers/image-spec v1.0.2
- github.com/opencontainers/runc v1.1.2
- github.com/opentracing-contrib/go-grpc v0.0.0-20210225150812-73cb765af46e
- github.com/opentracing-contrib/go-stdlib v1.0.0
- github.com/opentracing/opentracing-go v1.2.0
- github.com/ory/dockertest/v3 v3.9.1
- github.com/ory/kratos-client-go v0.10.1
- github.com/pelletier/go-toml v1.9.5
- github.com/pelletier/go-toml/v2 v2.0.1
- github.com/pierrec/lz4/v4 v4.1.15
- github.com/pingcap/errors v0.11.5-0.20201126102027-b0a155152ca3
- github.com/pkg/errors v0.9.1
- github.com/pkg/term v1.2.0-beta.2
- github.com/pmezard/go-difflib v1.0.0
- github.com/prometheus/client_golang v1.13.0
- github.com/prometheus/client_model v0.2.0
- github.com/prometheus/common v0.37.0
- github.com/prometheus/procfs v0.8.0
- github.com/pterm/pterm v0.12.45
- github.com/rabbitmq/amqp091-go v1.4.0
- github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475
- github.com/rivo/uniseg v0.2.0
- github.com/robfig/cron/v3 v3.0.1
- github.com/russross/blackfriday/v2 v2.1.0
- github.com/sirupsen/logrus v1.9.0
- github.com/spf13/afero v1.8.2
- github.com/spf13/cast v1.5.0
- github.com/spf13/cobra v1.5.0
- github.com/spf13/jwalterweatherman v1.1.0
- github.com/spf13/pflag v1.0.5
- github.com/spf13/viper v1.12.0
- github.com/srikrsna/protoc-gen-gotag v0.6.2
- github.com/stretchr/testify v1.8.0
- github.com/subosito/gotenv v1.3.0
- github.com/syndtr/goleveldb v1.0.1-0.20190318030020-c3a204f8e965
- github.com/twmb/murmur3 v1.1.5
- github.com/uber/jaeger-client-go v2.29.1+incompatible
- github.com/uber/jaeger-lib v2.4.1+incompatible
- github.com/vmihailenco/go-tinylfu v0.2.2
- github.com/vmihailenco/msgpack/v5 v5.3.4
- github.com/vmihailenco/tagparser/v2 v2.0.0
- github.com/xdg-go/pbkdf2 v1.0.0
- github.com/xdg-go/scram v1.1.1
- github.com/xdg-go/stringprep v1.0.3
- github.com/xdg/scram v1.0.5
- github.com/xdg/stringprep v1.0.3
- github.com/xeipuuv/gojsonpointer v0.0.0-20180127040702-4e3ac2762d5f
- github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415
- github.com/xeipuuv/gojsonschema v1.2.0
- github.com/xo/terminfo v0.0.0-20210125001918-ca9a967f8778
- github.com/youmark/pkcs8 v0.0.0-20181117223130-1be2e3e5546d
- github.com/yuin/gopher-lua v0.0.0-20210529063254-f4c35e4016d9
- go.etcd.io/etcd/api/v3 v3.5.4
- go.etcd.io/etcd/client/pkg/v3 v3.5.4
- go.etcd.io/etcd/client/v3 v3.5.4
- go.mongodb.org/mongo-driver v1.10.1
- go.opencensus.io v0.23.0
- go.uber.org/atomic v1.10.0
- go.uber.org/automaxprocs v1.5.1
- go.uber.org/goleak v1.1.12
- go.uber.org/multierr v1.7.0
- go.uber.org/zap v1.22.0
- golang.org/x/crypto v0.0.0-20220722155217-630584e8d5aa
- golang.org/x/exp v0.0.0-20210916165020-5cb4fee858ee
- golang.org/x/net v0.0.0-20220812174116-3211cb980234
- golang.org/x/oauth2 v0.0.0-20220722155238-128564f6959c
- golang.org/x/sync v0.0.0-20220819030929-7fc1605a5dde
- golang.org/x/sys v0.0.0-20220728004956-3c1f35247d10
- golang.org/x/term v0.0.0-20210927222741-03fcf44c2211
- golang.org/x/text v0.3.7
- golang.org/x/tools v0.1.10
- google.golang.org/appengine v1.6.7
- google.golang.org/genproto v0.0.0-20220817144833-d7fd3f11b9b1
- google.golang.org/grpc v1.48.0
- google.golang.org/grpc/cmd/protoc-gen-go-grpc v1.2.0
- google.golang.org/protobuf v1.28.1
- gopkg.in/DATA-DOG/go-sqlmock.v1 v1.3.0
- gopkg.in/ini.v1 v1.66.4
- gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7
- gopkg.in/yaml.v2 v2.4.0
- gopkg.in/yaml.v3 v3.0.1
- k8s.io/apimachinery v0.24.4
- k8s.io/klog v1.0.0
- k8s.io/klog/v2 v2.60.1
- k8s.io/kubernetes v1.13.0
- k8s.io/mount-utils v0.24.4
- k8s.io/utils v0.0.0-20220812165043-ad590609e2e5
- 2219 dependencies
- cloud.google.com/go/compute v1.7.0
- github.com/Azure/go-autorest v14.2.0+incompatible
- github.com/Azure/go-autorest/autorest v0.11.18
- github.com/Azure/go-autorest/autorest/adal v0.9.16
- github.com/Azure/go-autorest/autorest/date v0.3.0
- github.com/Azure/go-autorest/logger v0.2.1
- github.com/Azure/go-autorest/tracing v0.6.0
- github.com/PuerkitoBio/purell v1.1.1
- github.com/PuerkitoBio/urlesc v0.0.0-20170810143723-de5bf2ad4578
- github.com/beorn7/perks v1.0.1
- github.com/cespare/xxhash/v2 v2.1.2
- github.com/davecgh/go-spew v1.1.1
- github.com/emicklei/go-restful v2.9.5+incompatible
- github.com/evanphx/json-patch v4.12.0+incompatible
- github.com/fsnotify/fsnotify v1.5.4
- github.com/go-logr/logr v1.2.3
- github.com/go-logr/zapr v1.2.0
- github.com/go-openapi/jsonpointer v0.19.5
- github.com/go-openapi/jsonreference v0.19.5
- github.com/go-openapi/swag v0.19.14
- github.com/gogo/protobuf v1.3.2
- github.com/golang-jwt/jwt/v4 v4.1.0
- github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da
- github.com/golang/protobuf v1.5.2
- github.com/google/gnostic v0.5.7-v3refs
- github.com/google/go-cmp v0.5.8
- github.com/google/gofuzz v1.2.0
- github.com/google/uuid v1.3.0
- github.com/imdario/mergo v0.3.12
- github.com/josharian/intern v1.0.0
- github.com/json-iterator/go v1.1.12
- github.com/kr/pretty v0.3.0
- github.com/mailru/easyjson v0.7.6
- github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369
- github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd
- github.com/modern-go/reflect2 v1.0.2
- github.com/munnerz/goautoneg v0.0.0-20191010083416-a7dc8b61c822
- github.com/nxadm/tail v1.4.8
- github.com/onsi/ginkgo v1.16.5
- github.com/onsi/gomega v1.20.0
- github.com/pkg/errors v0.9.1
- github.com/prometheus/client_golang v1.13.0
- github.com/prometheus/client_model v0.2.0
- github.com/prometheus/common v0.37.0
- github.com/prometheus/procfs v0.8.0
- github.com/spf13/pflag v1.0.5
- github.com/stretchr/testify v1.8.0
- go.uber.org/atomic v1.10.0
- go.uber.org/multierr v1.7.0
- go.uber.org/zap v1.22.0
- golang.org/x/crypto v0.0.0-20220722155217-630584e8d5aa
- golang.org/x/net v0.0.0-20220812174116-3211cb980234
- golang.org/x/oauth2 v0.0.0-20220722155238-128564f6959c
- golang.org/x/sys v0.0.0-20220728004956-3c1f35247d10
- golang.org/x/term v0.0.0-20210927222741-03fcf44c2211
- golang.org/x/text v0.3.7
- golang.org/x/time v0.0.0-20220224211638-0e9765cccd65
- gomodules.xyz/jsonpatch/v2 v2.2.0
- google.golang.org/appengine v1.6.7
- google.golang.org/protobuf v1.28.1
- gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c
- gopkg.in/inf.v0 v0.9.1
- gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7
- gopkg.in/yaml.v2 v2.4.0
- gopkg.in/yaml.v3 v3.0.1
- k8s.io/api v0.24.4
- k8s.io/apiextensions-apiserver v0.24.2
- k8s.io/apimachinery v0.24.4
- k8s.io/client-go v0.24.4
- k8s.io/component-base v0.24.2
- k8s.io/klog/v2 v2.60.1
- k8s.io/kube-openapi v0.0.0-20220328201542-3ee0da9b0b42
- k8s.io/utils v0.0.0-20220812165043-ad590609e2e5
- sigs.k8s.io/controller-runtime v0.12.3
- sigs.k8s.io/json v0.0.0-20211208200746-9f7c6b3444d2
- sigs.k8s.io/structured-merge-diff/v4 v4.2.1
- sigs.k8s.io/yaml v1.3.0
- 921 dependencies
- ecto_sql ~> 3.6
- esbuild ~> 0.4
- floki >= 0.30.0
- gettext ~> 0.18
- jason ~> 1.2
- phoenix ~> 1.6.11
- phoenix_ecto ~> 4.4
- phoenix_html ~> 3.0
- phoenix_live_dashboard ~> 0.6
- phoenix_live_reload ~> 1.2
- phoenix_live_view ~> 0.17.5
- plug_cowboy ~> 2.5
- postgrex >= 0.0.0
- swoosh ~> 1.3
- telemetry_metrics ~> 0.6
- telemetry_poller ~> 1.0
- com.google.code.gson:gson 2.9.1
- com.rabbitmq:amqp-client 5.15.0
- com.squareup.retrofit2:converter-gson 2.9.0
- com.squareup.retrofit2:retrofit 2.9.0
- org.slf4j:slf4j-api 1.7.36
- org.slf4j:slf4j-log4j12 1.7.36
- org.telegram:telegrambots 6.1.0
- org.telegram:telegrambots-abilities 6.1.0
- org.telegram:telegrambotsextensions 6.1.0
- org.jetbrains.kotlin:kotlin-stdlib-jdk7 $kotlin_version implementation
- 171 dependencies
- @types/dotenv ^8.2.0 development
- @types/google-protobuf ^3.15.6 development
- @types/node ^18.7.3 development
- @types/node-fetch ^2.6.2 development
- dotenv ^16.0.1 development
- inversify-logger-middleware ^3.1.0 development
- prisma ^4.2.1 development
- typescript ^4.7.4 development
- @godaddy/terminus ^4.11.1
- @grpc/grpc-js ^1.6.10
- @prisma/client ^4.2.1
- @types/express ^4.17.13
- amqp-ts ^1.8.0
- express ^4.18.1
- google-protobuf ^3.21.0
- helmet ^5.1.1
- inversify ^6.0.1
- inversify-express-utils ^6.4.3
- jaeger-client ^3.19.0
- node-fetch ^3.2.10
- reflect-metadata ^0.1.13
- tslog ^3.3.3
- 406 dependencies
- @babel/cli ^7.18.10 development
- @babel/core ^7.18.10 development
- @babel/preset-env ^7.18.10 development
- babel-preset-minify ^0.5.2 development
- babelify ^10.0.0 development
- browserify ^17.0.0 development
- core-js ^3.24.1 development
- husky ^8.0.1 development
- minimist ^1.2.6 development
- segmentit ^2.0.3 development
- 415 dependencies
- @types/node ^18.7.6 development
- @types/react ^18.0.17 development
- @types/react-dom ^18.0.6 development
- eslint ^8.22.0 development
- eslint-config-next ^12.2.5 development
- typescript 4.7.4 development
- @emotion/cache latest
- @emotion/react latest
- @emotion/server latest
- @emotion/styled latest
- @mui/icons-material latest
- @mui/material latest
- next ^12.2.5
- postcss-preset-env ^7.8.0
- react ^18.2.0
- react-dom ^18.2.0
- react-swipeable-views ^0.14.0
- 1783 dependencies
- @babel/core ^7.18.10 development
- @next/eslint-plugin-next ^12.2.5 development
- @redux-devtools/extension ^3.2.3 development
- @storybook/addon-actions ^6.5.10 development
- @storybook/addon-essentials ^6.5.10 development
- @storybook/addon-interactions ^6.5.10 development
- @storybook/addon-links ^6.5.10 development
- @storybook/builder-webpack5 ^6.5.10 development
- @storybook/manager-webpack5 ^6.5.10 development
- @storybook/react ^6.5.10 development
- @storybook/testing-library ^0.0.13 development
- @tailwindcss/forms ^0.5.2 development
- @tailwindcss/typography ^0.5.4 development
- @types/express ^4.17.13 development
- @types/lodash ^4.14.184 development
- @types/material-ui ^0.21.12 development
- @types/node ^18.7.6 development
- @types/react ^18.0.17 development
- @types/react-dom ^18.0.6 development
- @types/styled-components ^5.1.26 development
- @typescript-eslint/eslint-plugin ^5.33.1 development
- @typescript-eslint/parser ^5.33.1 development
- @zeit/next-source-maps 0.0.3 development
- babel-loader ^8.2.5 development
- babel-plugin-inline-react-svg ^2.0.1 development
- eslint ^8.22.0 development
- eslint-config-airbnb ^19.0.4 development
- eslint-config-next ^12.2.5 development
- eslint-config-prettier ^8.5.0 development
- eslint-plugin-import ^2.26.0 development
- eslint-plugin-prettier ^4.2.1 development
- eslint-plugin-react ^7.30.1 development
- eslint-plugin-storybook ^0.6.4 development
- prettier 2.7.1 development
- sharp ^0.30.7 development
- tailwindcss ^3.1.8 development
- ts-node ^10.9.1 development
- typescript ^4.7.4 development
- webpack-shell-plugin ^0.5.0 development
- @emotion/react ^11.10.0
- @emotion/server ^11.10.0
- @emotion/styled ^11.10.0
- @headlessui/react ^1.6.6
- @heroicons/react ^1.0.6
- @mui/icons-material ^5.8.4
- @mui/material ^5.10.1
- @mui/styled-engine-sc ^5.10.1
- @mui/styles ^5.9.3
- @ory/client ^0.0.1-alpha.189
- @ory/integrations ^0.2.6
- @ory/kratos-client ^0.10.1
- @ory/themes ^0.0.101
- @sentry/nextjs ^7.11.1
- @tailwindcss/aspect-ratio ^0.4.0
- @tailwindcss/line-clamp ^0.4.0
- clsx ^1.2.1
- cookie-parser ^1.4.6
- date-fns ^2.29.2
- express ^4.18.1
- js-cookie ^3.0.1
- jspdf-autotable ^3.5.25
- lodash ^4.17.21
- material-table ^2.0.3
- next ^12.2.5
- next-redux-wrapper ^7.0.5
- prop-types ^15.8.1
- react ^18.2.0
- react-copy-to-clipboard ^5.1.0
- react-dom ^18.2.0
- react-redux ^8.0.2
- react-toastify ^9.0.8
- redux ^4.2.0
- redux-devtools-extension ^2.13.9
- redux-saga ^1.2.0
- styled-components ^5.3.5
- uuid ^8.3.2
- web-vitals ^2.1.4
- webpack ^5.74.0
- async 2.6.1
- boolean_selector 2.1.0
- characters 1.1.0
- charcode 1.2.0
- clock 1.1.0
- collection 1.15.0
- cupertino_icons 1.0.3
- fake_async 1.2.0
- flutter 0.0.0
- flutter_test 0.0.0
- matcher 0.12.10
- meta 1.3.0
- path 1.8.0
- sky_engine 0.0.99
- source_span 1.8.1
- stack_trace 1.10.0
- stream_channel 2.1.0
- string_scanner 1.1.0
- term_glyph 1.2.0
- test_api 0.3.0
- typed_data 1.3.0
- vector_math 2.1.0
- flutter_test --- !ruby/hash:ActiveSupport::HashWithIndifferentAccess sdk: flutter development
- cupertino_icons 1.0.5
- flutter --- !ruby/hash:ActiveSupport::HashWithIndifferentAccess sdk: flutter
- matplotlib *
- setuptools *
- sklearn *