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
| {
| "_from": "@types/tern@*",
| "_id": "@types/tern@0.23.4",
| "_inBundle": false,
| "_integrity": "sha512-JAUw1iXGO1qaWwEOzxTKJZ/5JxVeON9kvGZ/osgZaJImBnyjyn0cjovPsf6FNLmyGY8Vw9DoXZCMlfMkMwHRWg==",
| "_location": "/@types/tern",
| "_phantomChildren": {},
| "_requested": {
| "type": "range",
| "registry": true,
| "raw": "@types/tern@*",
| "name": "@types/tern",
| "escapedName": "@types%2ftern",
| "scope": "@types",
| "rawSpec": "*",
| "saveSpec": null,
| "fetchSpec": "*"
| },
| "_requiredBy": [
| "/@types/codemirror"
| ],
| "_resolved": "https://registry.npmmirror.com/@types/tern/-/tern-0.23.4.tgz",
| "_shasum": "03926eb13dbeaf3ae0d390caf706b2643a0127fb",
| "_spec": "@types/tern@*",
| "_where": "D:\\源码\\vue-element-admin-master\\node_modules\\@types\\codemirror",
| "bugs": {
| "url": "https://github.com/DefinitelyTyped/DefinitelyTyped/issues"
| },
| "bundleDependencies": false,
| "contributors": [
| {
| "name": "Nikolaj Kappler",
| "url": "https://github.com/nkappler"
| }
| ],
| "dependencies": {
| "@types/estree": "*"
| },
| "deprecated": false,
| "description": "TypeScript definitions for tern",
| "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/tern",
| "license": "MIT",
| "main": "",
| "name": "@types/tern",
| "repository": {
| "type": "git",
| "url": "git+https://github.com/DefinitelyTyped/DefinitelyTyped.git",
| "directory": "types/tern"
| },
| "scripts": {},
| "typeScriptVersion": "3.6",
| "types": "index.d.ts",
| "typesPublisherContentHash": "ca638d2c039255c75be11d7641b49ada6d6f132ed487ab135036a93fa9310ebd",
| "version": "0.23.4"
| }
|
|