프로젝트

일반

사용자정보

통계
| 개정판:

root / HServer / 00.Server / 00.Program / node_modules / blob / package.json

이력 | 보기 | 이력해설 | 다운로드 (1.28 KB)

1
{
2
  "_args": [
3
    [
4
      "blob@0.0.4",
5
      "D:\\00.FAMOZ\\16.CMS\\02.SVN\\Repository\\Horizon\\HServer\\00.Server\\00.Program"
6
    ]
7
  ],
8
  "_from": "blob@0.0.4",
9
  "_id": "blob@0.0.4",
10
  "_inBundle": false,
11
  "_integrity": "sha1-vPEwUspURj8w+fx+lbmkdjCpSSE=",
12
  "_location": "/blob",
13
  "_phantomChildren": {},
14
  "_requested": {
15
    "type": "version",
16
    "registry": true,
17
    "raw": "blob@0.0.4",
18
    "name": "blob",
19
    "escapedName": "blob",
20
    "rawSpec": "0.0.4",
21
    "saveSpec": null,
22
    "fetchSpec": "0.0.4"
23
  },
24
  "_requiredBy": [
25
    "/engine.io-parser"
26
  ],
27
  "_resolved": "https://registry.npmjs.org/blob/-/blob-0.0.4.tgz",
28
  "_spec": "0.0.4",
29
  "_where": "D:\\00.FAMOZ\\16.CMS\\02.SVN\\Repository\\Horizon\\HServer\\00.Server\\00.Program",
30
  "bugs": {
31
    "url": "https://github.com/rase-/blob/issues"
32
  },
33
  "dependencies": {},
34
  "description": "Abstracts out Blob and uses BlobBulder in cases where it is supported with any vendor prefix.",
35
  "devDependencies": {
36
    "browserify": "3.30.1",
37
    "expect.js": "0.2.0",
38
    "mocha": "1.17.1",
39
    "zuul": "1.5.4"
40
  },
41
  "homepage": "https://github.com/rase-/blob",
42
  "name": "blob",
43
  "repository": {
44
    "type": "git",
45
    "url": "git+ssh://git@github.com/rase-/blob.git"
46
  },
47
  "scripts": {
48
    "test": "make test"
49
  },
50
  "version": "0.0.4"
51
}