Tizen 2.1 base
[platform/framework/web/web-ui-fw.git] / libs / js / jquery-mobile-1.2.0 / node_modules / grunt / node_modules / prompt / node_modules / winston / node_modules / loggly / node_modules / request / package.json
1 {
2   "name": "request",
3   "description": "Simplified HTTP request client.",
4   "tags": [
5     "http",
6     "simple",
7     "util",
8     "utility"
9   ],
10   "version": "2.9.203",
11   "author": {
12     "name": "Mikeal Rogers",
13     "email": "mikeal.rogers@gmail.com"
14   },
15   "repository": {
16     "type": "git",
17     "url": "git://github.com/mikeal/request.git"
18   },
19   "bugs": {
20     "url": "http://github.com/mikeal/request/issues"
21   },
22   "engines": [
23     "node >= 0.3.6"
24   ],
25   "main": "./main",
26   "scripts": {
27     "test": "node tests/run.js"
28   },
29   "_id": "request@2.9.203",
30   "dependencies": {},
31   "devDependencies": {},
32   "optionalDependencies": {},
33   "_engineSupported": true,
34   "_npmVersion": "1.1.21",
35   "_nodeVersion": "v0.6.18",
36   "_defaultsLoaded": true,
37   "_from": "request@2.9.x"
38 }