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
| {
| "_from": "@types/plist@^3.0.1",
| "_id": "@types/plist@3.0.5",
| "_inBundle": false,
| "_integrity": "sha512-E6OCaRmAe4WDmWNsL/9RMqdkkzDCY1etutkflWk4c+AcjDU07Pcz1fQwTX0TQz+Pxqn9i4L1TU3UFpjnrcDgxA==",
| "_location": "/@types/plist",
| "_phantomChildren": {},
| "_requested": {
| "type": "range",
| "registry": true,
| "raw": "@types/plist@^3.0.1",
| "name": "@types/plist",
| "escapedName": "@types%2fplist",
| "scope": "@types",
| "rawSpec": "^3.0.1",
| "saveSpec": null,
| "fetchSpec": "^3.0.1"
| },
| "_requiredBy": [
| "/dmg-license"
| ],
| "_resolved": "https://registry.npmmirror.com/@types/plist/-/plist-3.0.5.tgz",
| "_shasum": "9a0c49c0f9886c8c8696a7904dd703f6284036e0",
| "_spec": "@types/plist@^3.0.1",
| "_where": "/Users/xiongbenda/Desktop/中葡数字/黑河卡口项目/IC_RW/node_modules/dmg-license",
| "bugs": {
| "url": "https://github.com/DefinitelyTyped/DefinitelyTyped/issues"
| },
| "bundleDependencies": false,
| "contributors": [
| {
| "name": "Yusuke Higuchi",
| "url": "https://github.com/higuri"
| }
| ],
| "dependencies": {
| "@types/node": "*",
| "xmlbuilder": ">=11.0.1"
| },
| "deprecated": false,
| "description": "TypeScript definitions for plist",
| "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/plist",
| "license": "MIT",
| "main": "",
| "name": "@types/plist",
| "repository": {
| "type": "git",
| "url": "git+https://github.com/DefinitelyTyped/DefinitelyTyped.git",
| "directory": "types/plist"
| },
| "scripts": {},
| "typeScriptVersion": "4.5",
| "types": "index.d.ts",
| "typesPublisherContentHash": "447de0d797b7b91d360cc25c604e462258bc6e61eabea7eb28e7793de2c3ddc6",
| "version": "3.0.5"
| }
|
|