Tizen 2.0 Release
[platform/framework/web/web-ui-fw.git] / libs / js / jquery-mobile-1.2.0 / node_modules / testswarm / node_modules / request / node_modules / form-data / node_modules / combined-stream / package.json
1 {
2   "author": {
3     "name": "Felix Geisendörfer",
4     "email": "felix@debuggable.com",
5     "url": "http://debuggable.com/"
6   },
7   "name": "combined-stream",
8   "description": "A stream that emits multiple other streams one after another.",
9   "version": "0.0.3",
10   "homepage": "https://github.com/felixge/node-combined-stream",
11   "repository": {
12     "type": "git",
13     "url": "git://github.com/felixge/node-combined-stream.git"
14   },
15   "main": "./lib/combined_stream",
16   "engines": {
17     "node": "*"
18   },
19   "dependencies": {
20     "delayed-stream": "0.0.5"
21   },
22   "devDependencies": {
23     "far": "0.0.1"
24   },
25   "_npmUser": {
26     "name": "mikeal",
27     "email": "mikeal.rogers@gmail.com"
28   },
29   "_id": "combined-stream@0.0.3",
30   "optionalDependencies": {},
31   "_engineSupported": true,
32   "_npmVersion": "1.1.24",
33   "_nodeVersion": "v0.8.1",
34   "_defaultsLoaded": true,
35   "dist": {
36     "shasum": "c41c9899277b587901bb6ce4bf458b94693afafa"
37   },
38   "_from": "combined-stream@0.0.3"
39 }