mh-two-thousand-and-two
2024-04-12 7fc6dbf547b8899d949b67cdec36b96a7d1701c7
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
{
  "_args": [
    [
      "parseuri@0.0.6",
      "C:\\Users\\hp\\Desktop\\gitzhongyi"
    ]
  ],
  "_from": "parseuri@0.0.6",
  "_id": "parseuri@0.0.6",
  "_inBundle": false,
  "_integrity": "sha512-AUjen8sAkGgao7UyCX6Ahv0gIK2fABKmYjvP4xmy5JaKvcbTRueIqIPHLAfq30xJddqSE033IOMUSOMCcK3Sow==",
  "_location": "/parseuri",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "parseuri@0.0.6",
    "name": "parseuri",
    "escapedName": "parseuri",
    "rawSpec": "0.0.6",
    "saveSpec": null,
    "fetchSpec": "0.0.6"
  },
  "_requiredBy": [
    "/engine.io-client",
    "/socket.io-client"
  ],
  "_resolved": "https://registry.npmmirror.com/parseuri/-/parseuri-0.0.6.tgz",
  "_spec": "0.0.6",
  "_where": "C:\\Users\\hp\\Desktop\\gitzhongyi",
  "author": {
    "name": "Gal Koren"
  },
  "bugs": {
    "url": "https://github.com/get/parseuri/issues"
  },
  "description": "Method that parses a URI and returns an array of its components",
  "devDependencies": {
    "better-assert": "~1.0.0",
    "expect.js": "^0.3.1",
    "mocha": "1.17.1"
  },
  "homepage": "https://github.com/get/parseuri",
  "license": "MIT",
  "name": "parseuri",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/get/parseuri.git"
  },
  "scripts": {
    "test": "make test"
  },
  "version": "0.0.6"
}