@wepublish/editor
Version:
We.publish CMS Editor
30 lines (29 loc) • 662 B
JSON
{
"name": "@wepublish/editor",
"version": "10.2.0",
"description": "We.publish CMS Editor",
"keywords": [
"editor",
"react",
"postgres",
"publishing",
"media",
"newspaper",
"cms",
"subscription"
],
"homepage": "https://github.com/wepublish/wepublish",
"bugs": {
"url": "https://github.com/wepublish/wepublish/issues",
"email": "development@wepublish.ch"
},
"repository": {
"type": "git",
"url": "https://github.com/wepublish/wepublish.git",
"directory": "apps/editor"
},
"bin": "main.js",
"main": "main.js",
"license": "MIT",
"gitHead": "5ea5c59b004f3b5cd6891d5551586af29405666b"
}