UNPKG

quill-component-library

Version:
24 lines 735 B
{ "name": "quill-component-library", "version": "0.6.8", "description": "A library for components shared between Quill apps.", "main": "componentLibrary.js", "module": "componentLibrary.module.js", "homepage": "https://github.com/empirical-org/empirical-core/packages/quill-component-library#readme", "author": "Quill.org", "license": "AGPL-3.0", "repository": { "type": "git", "url": "git+https://github.com/empirical-org/quill-component-library.git" }, "bugs": { "url": "https://github.com/empirical-org/quill-component-library/issues" }, "dependencies": { "react": "^15.6.1", "react-dom": "^15.6.1", "react-router": "^3.0.5", "react-sortable": "^2.0.0" }, "private": false }