aboutsummaryrefslogtreecommitdiffhomepage
path: root/node_modules/blob/package.json
blob: b5611b4fd83526db5ca29c8dceecbd8df7e93d0d (plain)
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
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
{
  "_args": [
    [
      {
        "raw": "blob@0.0.4",
        "scope": null,
        "escapedName": "blob",
        "name": "blob",
        "rawSpec": "0.0.4",
        "spec": "0.0.4",
        "type": "version"
      },
      "/mnt/e/Yaroslav/Documents/Webs/nodejs/checkers/node_modules/engine.io-parser"
    ]
  ],
  "_from": "blob@0.0.4",
  "_id": "blob@0.0.4",
  "_inCache": true,
  "_location": "/blob",
  "_npmUser": {
    "name": "rase-",
    "email": "tonykovanen@hotmail.com"
  },
  "_npmVersion": "1.4.6",
  "_phantomChildren": {},
  "_requested": {
    "raw": "blob@0.0.4",
    "scope": null,
    "escapedName": "blob",
    "name": "blob",
    "rawSpec": "0.0.4",
    "spec": "0.0.4",
    "type": "version"
  },
  "_requiredBy": [
    "/engine.io-parser"
  ],
  "_resolved": "https://registry.npmjs.org/blob/-/blob-0.0.4.tgz",
  "_shasum": "bcf13052ca54463f30f9fc7e95b9a47630a94921",
  "_shrinkwrap": null,
  "_spec": "blob@0.0.4",
  "_where": "/mnt/e/Yaroslav/Documents/Webs/nodejs/checkers/node_modules/engine.io-parser",
  "bugs": {
    "url": "https://github.com/rase-/blob/issues"
  },
  "dependencies": {},
  "description": "Abstracts out Blob and uses BlobBulder in cases where it is supported with any vendor prefix.",
  "devDependencies": {
    "browserify": "3.30.1",
    "expect.js": "0.2.0",
    "mocha": "1.17.1",
    "zuul": "1.5.4"
  },
  "directories": {},
  "dist": {
    "shasum": "bcf13052ca54463f30f9fc7e95b9a47630a94921",
    "tarball": "https://registry.npmjs.org/blob/-/blob-0.0.4.tgz"
  },
  "homepage": "https://github.com/rase-/blob",
  "maintainers": [
    {
      "name": "rase-",
      "email": "tonykovanen@hotmail.com"
    }
  ],
  "name": "blob",
  "optionalDependencies": {},
  "readme": "ERROR: No README data found!",
  "repository": {
    "type": "git",
    "url": "git+ssh://git@github.com/rase-/blob.git"
  },
  "scripts": {
    "test": "make test"
  },
  "version": "0.0.4"
}