hz-zhhq-web/node_modules/squire-rte/package.json

58 lines
1.7 KiB
JSON
Raw Normal View History

2025-02-25 13:47:09 +08:00
{
"_from": "github:sohee-lee7/Squire#b1e0e1031fa18912d233c204cbe7c7fae4a42621",
"_id": "squire-rte@1.9.0",
"_inBundle": false,
"_integrity": "",
"_location": "/squire-rte",
"_phantomChildren": {},
"_requested": {
"type": "git",
"raw": "squire-rte@github:sohee-lee7/Squire#b1e0e1031fa18912d233c204cbe7c7fae4a42621",
"name": "squire-rte",
"escapedName": "squire-rte",
"rawSpec": "github:sohee-lee7/Squire#b1e0e1031fa18912d233c204cbe7c7fae4a42621",
"saveSpec": "github:sohee-lee7/Squire#b1e0e1031fa18912d233c204cbe7c7fae4a42621",
"fetchSpec": null,
"gitCommittish": "b1e0e1031fa18912d233c204cbe7c7fae4a42621"
},
"_requiredBy": [
"/tui-editor"
],
"_resolved": "github:sohee-lee7/Squire#b1e0e1031fa18912d233c204cbe7c7fae4a42621",
"_spec": "squire-rte@github:sohee-lee7/Squire#b1e0e1031fa18912d233c204cbe7c7fae4a42621",
"_where": "E:\\hz-zhhq-web\\node_modules\\tui-editor",
"author": {
"name": "Neil Jenkins"
},
"bugs": {
"url": "https://github.com/neilj/Squire/issues"
},
"bundleDependencies": false,
"deprecated": false,
"description": "Squire is an HTML5 rich text editor, which provides powerful cross-browser normalisation, whilst being supremely lightweight and flexible.",
"devDependencies": {
"mocha": "2.2.5",
"uglify-js": "^2.4.15",
"unexpected": "8.2.0"
},
"homepage": "https://github.com/neilj/Squire",
"keywords": [
"wysiwyg",
"editor",
"text",
"html",
"squire"
],
"license": "MIT",
"main": "build/squire.js",
"name": "squire-rte",
"repository": {
"type": "git",
"url": "git+https://github.com/neilj/Squire.git"
},
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"version": "1.9.0"
}