1 В избранное 0 Ответвления 0

OSCHINA-MIRROR/aomao-am-editor

Присоединиться к Gitlife
Откройте для себя и примите участие в публичных проектах с открытым исходным кодом с участием более 10 миллионов разработчиков. Приватные репозитории также полностью бесплатны :)
Присоединиться бесплатно
Клонировать/Скачать
package.json 1.1 КБ
Копировать Редактировать Web IDE Исходные данные Просмотреть построчно История
Yi Yang Отправлено 24.03.2023 09:45 d5fd2d5
{
"name": "@aomao/plugin-codeblock",
"version": "2.10.1",
"description": "代码块",
"keywords": [
"codeblock",
"editor"
],
"main": "dist/index.js",
"module": "dist/index.esm.js",
"typings": "dist/index.d.ts",
"files": [
"dist",
"lib",
"src"
],
"author": "me@aomao.com",
"license": "MIT",
"homepage": "https://github.com/big-camel/am-editor#readme",
"repository": {
"type": "git",
"url": "git+https://github.com/big-camel/am-editor.git"
},
"scripts": {
"test": "echo \"Error: run tests from root\" && exit 1"
},
"bugs": {
"url": "https://github.com/big-camel/am-editor/issues"
},
"dependencies": {
"@babel/runtime": "^7.13.10",
"codemirror": "^5.61.1",
"lodash": "^4.17.21"
},
"devDependencies": {
"@types/codemirror": "^5.60.0",
"@types/lodash": "^4.14.178",
"@types/markdown-it": "^12.2.3",
"antd": "^4.12.3",
"react": "^17.0.0",
"react-dom": "^17.0.0"
},
"peerDependencies": {
"@aomao/engine": ">=2.9",
"antd": "^4.14.1",
"react": ">=17.0.0",
"react-dom": ">=17.0.0"
}
}

Опубликовать ( 0 )

Вы можете оставить комментарий после Вход в систему

1
https://api.gitlife.ru/oschina-mirror/aomao-am-editor.git
git@api.gitlife.ru:oschina-mirror/aomao-am-editor.git
oschina-mirror
aomao-am-editor
aomao-am-editor
master