redaktilo-toolbar
Version:
28 lines (27 loc) • 803 B
JSON
{
"name": "redaktilo-toolbar",
"version": "0.29.1",
"description": "Redaktilo toolbar",
"license": "MIT",
"contributors": [
"tiii (https://github.com/tiii)",
"danieltorrer <daniel.torrer@gmail.com> (https://github.com/danieltorrer)",
"johannes.braeunig <johannes.braeunig@gmail.com> (https://github.com/johannesbraeunig)"
],
"homepage": "https://github.com/xing/redaktilo/tree/master/packages/redaktilo-toolbar",
"repository": {
"type": "git",
"url": "https://github.com/xing/redaktilo"
},
"main": "index.js",
"scripts": {
"test": "echo \"Please run the global tests in root app\" && exit 1"
},
"peerDependencies": {
"react": ">= 16"
},
"dependencies": {
"classnames": "^2.2.6"
},
"gitHead": "00e23324e231513f0494e7f480c33ad8e56d5ce9"
}