1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
| {
| "_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": "D:\\源码\\vue-element-admin-master\\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"
| }
|
|