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
{
  "_args": [
    [
      "blob@0.0.5",
      "C:\\Users\\hp\\Desktop\\gitzhongyi"
    ]
  ],
  "_from": "blob@0.0.5",
  "_id": "blob@0.0.5",
  "_inBundle": false,
  "_integrity": "sha512-gaqbzQPqOoamawKg0LGVd7SzLgXS+JH61oWprSLH+P+abTczqJbhTR8CmJ2u9/bUYNmHTGJx/UEmn6doAvvuig==",
  "_location": "/blob",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "blob@0.0.5",
    "name": "blob",
    "escapedName": "blob",
    "rawSpec": "0.0.5",
    "saveSpec": null,
    "fetchSpec": "0.0.5"
  },
  "_requiredBy": [
    "/engine.io-parser"
  ],
  "_resolved": "https://registry.npmmirror.com/blob/-/blob-0.0.5.tgz",
  "_spec": "0.0.5",
  "_where": "C:\\Users\\hp\\Desktop\\gitzhongyi",
  "bugs": {
    "url": "https://github.com/webmodules/blob/issues"
  },
  "dependencies": {},
  "description": "Abstracts out Blob and uses BlobBulder in cases where it is supported with any vendor prefix.",
  "devDependencies": {
    "browserify": "4.2.3",
    "expect.js": "0.2.0",
    "mocha": "1.17.1",
    "zuul": "1.10.2"
  },
  "homepage": "https://github.com/webmodules/blob",
  "license": "MIT",
  "name": "blob",
  "repository": {
    "type": "git",
    "url": "git://github.com/webmodules/blob.git"
  },
  "scripts": {
    "test": "make test"
  },
  "version": "0.0.5"
}