'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
{
  "_args": [
    [
      "node-releases@2.0.14",
      "C:\\Users\\hp\\Desktop\\gitzhongyi"
    ]
  ],
  "_from": "node-releases@2.0.14",
  "_id": "node-releases@2.0.14",
  "_inBundle": false,
  "_integrity": "sha512-y10wOWt8yZpqXmOgRo77WaHEmhYQYGNA6y421PKsKYWEK8aW+cqAphborZDhqfyKrbZEN92CN1X2KbafY2s7Yw==",
  "_location": "/node-releases",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "node-releases@2.0.14",
    "name": "node-releases",
    "escapedName": "node-releases",
    "rawSpec": "2.0.14",
    "saveSpec": null,
    "fetchSpec": "2.0.14"
  },
  "_requiredBy": [
    "/browserslist"
  ],
  "_resolved": "https://registry.npmmirror.com/node-releases/-/node-releases-2.0.14.tgz",
  "_spec": "2.0.14",
  "_where": "C:\\Users\\hp\\Desktop\\gitzhongyi",
  "author": {
    "name": "Sergey Rubanov",
    "email": "chi187@gmail.com"
  },
  "bugs": {
    "url": "https://github.com/chicoxyzzy/node-releases/issues"
  },
  "description": "Node.js releases data",
  "devDependencies": {
    "semver": "^7.3.5"
  },
  "homepage": "https://github.com/chicoxyzzy/node-releases#readme",
  "keywords": [
    "nodejs",
    "releases"
  ],
  "license": "MIT",
  "name": "node-releases",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/chicoxyzzy/node-releases.git"
  },
  "scripts": {
    "build": "node scripts/build.js"
  },
  "type": "module",
  "version": "2.0.14"
}