{ "name": "@decidim/core", "description": "The core dependencies for Decidim", "version": "0.28.4", "repository": { "url": "git@github.com:decidim/decidim.git", "type": "git", "directory": "packages/core" }, "author": "Decidim Contributors", "license": "AGPL-3.0", "dependencies": { "@picmo/popup-picker": "^5.8.4", "@rails/activestorage": "^6.0.4", "@tarekraafat/autocomplete.js": "^10.2.6", "@tiptap/core": "2.1.13", "@tiptap/extension-blockquote": "2.1.13", "@tiptap/extension-bold": "2.1.13", "@tiptap/extension-bullet-list": "2.1.13", "@tiptap/extension-character-count": "2.1.13", "@tiptap/extension-code": "2.1.13", "@tiptap/extension-code-block": "2.1.13", "@tiptap/extension-document": "2.1.13", "@tiptap/extension-dropcursor": "2.1.13", "@tiptap/extension-gapcursor": "2.1.13", "@tiptap/extension-hard-break": "2.1.13", "@tiptap/extension-heading": "2.1.13", "@tiptap/extension-history": "2.1.13", "@tiptap/extension-horizontal-rule": "2.1.13", "@tiptap/extension-image": "2.1.13", "@tiptap/extension-italic": "2.1.13", "@tiptap/extension-link": "2.1.13", "@tiptap/extension-list-item": "2.1.13", "@tiptap/extension-mention": "2.1.13", "@tiptap/extension-ordered-list": "2.1.13", "@tiptap/extension-paragraph": "2.1.13", "@tiptap/extension-strike": "2.1.13", "@tiptap/extension-text": "2.1.13", "@tiptap/extension-underline": "2.1.13", "@tiptap/pm": "2.1.13", "@tiptap/starter-kit": "2.1.13", "@tiptap/suggestion": "2.1.13", "@zeitiger/appendaround": "^1.0.0", "a11y-accordion-component": "^1.2.6", "a11y-dialog-component": "^5.5.1", "a11y-dropdown-component": "^1.2.0", "axios": "^1.4.0", "classnames": "^2.2.5", "d3": "^7.8.5", "dayjs": "^1.11.0", "diff": "^5.0.0", "drag-on-drop": "^3.6.1", "foundation-sites": "^6.7.0", "graphiql": "^1.4.7", "html5sortable": "0.10.0", "identity-obj-proxy": "^3.0.0", "jquery": "^3.2.1", "jquery-serializejson": "2.9.0", "js-cookie": "^3.0.5", "leaflet": "^1.9.4", "leaflet-tilelayer-here": "^2.0.1", "leaflet.markercluster": "^1.5.3", "morphdom": "2.6.1", "prop-types": "^15.7.2", "raf": "^3.4.1", "react": "^16.3.0", "react-dom": "^16.3.0", "react-i18nify": "^1.8.8", "select": "^1.1.2", "svg4everybody": "2.1.9", "tom-select": "2.2.2", "tributejs": "5.1.3", "unfetch": "^3.0.0", "uuid": "^9.0.0" } }