'a'
mh-two-thousand-and-two
2024-04-12 44d2c92345cd156a59fc327b3060292a282d2893
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
58
59
60
61
{
  "_args": [
    [
      "prettier@2.8.8",
      "C:\\Users\\hp\\Desktop\\gitzhongyi"
    ]
  ],
  "_from": "prettier@2.8.8",
  "_id": "prettier@2.8.8",
  "_inBundle": false,
  "_integrity": "sha512-tdN8qQGvNjw4CHbY+XXk0JgCXn9QiF21a55rBe5LJAU+kDyC4WQn4+awm2Xfk2lQMk5fKup9XgzTZtGkjBdP9Q==",
  "_location": "/prettier",
  "_optional": true,
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "prettier@2.8.8",
    "name": "prettier",
    "escapedName": "prettier",
    "rawSpec": "2.8.8",
    "saveSpec": null,
    "fetchSpec": "2.8.8"
  },
  "_requiredBy": [
    "/@vue/component-compiler-utils",
    "/vue/@vue/compiler-sfc"
  ],
  "_resolved": "https://registry.npmmirror.com/prettier/-/prettier-2.8.8.tgz",
  "_spec": "2.8.8",
  "_where": "C:\\Users\\hp\\Desktop\\gitzhongyi",
  "author": {
    "name": "James Long"
  },
  "bin": {
    "prettier": "bin-prettier.js"
  },
  "browser": "./standalone.js",
  "bugs": {
    "url": "https://github.com/prettier/prettier/issues"
  },
  "description": "Prettier is an opinionated code formatter",
  "engines": {
    "node": ">=10.13.0"
  },
  "files": [
    "*.js",
    "esm/*.mjs"
  ],
  "funding": "https://github.com/prettier/prettier?sponsor=1",
  "homepage": "https://prettier.io",
  "license": "MIT",
  "main": "./index.js",
  "name": "prettier",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/prettier/prettier.git"
  },
  "unpkg": "./standalone.js",
  "version": "2.8.8"
}