[Service] Integrate DeviceHome and SignalingServer
[platform/framework/web/wrtjs.git] / device_home / node_modules / blob / package.json
1 {
2   "_args": [
3     [
4       "blob@0.0.5",
5       "/opt/source/offload.js"
6     ]
7   ],
8   "_from": "blob@0.0.5",
9   "_id": "blob@0.0.5",
10   "_inBundle": false,
11   "_integrity": "sha512-gaqbzQPqOoamawKg0LGVd7SzLgXS+JH61oWprSLH+P+abTczqJbhTR8CmJ2u9/bUYNmHTGJx/UEmn6doAvvuig==",
12   "_location": "/blob",
13   "_phantomChildren": {},
14   "_requested": {
15     "type": "version",
16     "registry": true,
17     "raw": "blob@0.0.5",
18     "name": "blob",
19     "escapedName": "blob",
20     "rawSpec": "0.0.5",
21     "saveSpec": null,
22     "fetchSpec": "0.0.5"
23   },
24   "_requiredBy": [
25     "/engine.io-parser"
26   ],
27   "_resolved": "https://registry.npmjs.org/blob/-/blob-0.0.5.tgz",
28   "_spec": "0.0.5",
29   "_where": "/opt/source/offload.js",
30   "bugs": {
31     "url": "https://github.com/webmodules/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": "4.2.3",
37     "expect.js": "0.2.0",
38     "mocha": "1.17.1",
39     "zuul": "1.10.2"
40   },
41   "homepage": "https://github.com/webmodules/blob",
42   "license": "MIT",
43   "name": "blob",
44   "repository": {
45     "type": "git",
46     "url": "git://github.com/webmodules/blob.git"
47   },
48   "scripts": {
49     "test": "make test"
50   },
51   "version": "0.0.5"
52 }