cd115f9ec25f18ae3228601ae5ca8ab55d1505be.svn-base 1.43 KB
{
  "_from": "request@2.9.x",
  "_id": "request@2.9.203",
  "_inBundle": false,
  "_integrity": "sha1-bBcRpUB/uUoRQhlWPkQUW8v0cjo=",
  "_location": "/loggly/request",
  "_phantomChildren": {},
  "_requested": {
    "type": "range",
    "registry": true,
    "raw": "request@2.9.x",
    "name": "request",
    "escapedName": "request",
    "rawSpec": "2.9.x",
    "saveSpec": null,
    "fetchSpec": "2.9.x"
  },
  "_requiredBy": [
    "/loggly"
  ],
  "_resolved": "https://registry.npm.taobao.org/request/download/request-2.9.203.tgz",
  "_shasum": "6c1711a5407fb94a114219563e44145bcbf4723a",
  "_spec": "request@2.9.x",
  "_where": "F:\\budongchan_quanji_work\\ODM\\src\\main\\webapp\\static\\jquery-validation\\1.11.0\\node_modules\\loggly",
  "author": {
    "name": "Mikeal Rogers",
    "email": "mikeal.rogers@gmail.com"
  },
  "bugs": {
    "url": "http://github.com/mikeal/request/issues"
  },
  "bundleDependencies": false,
  "deprecated": "request has been deprecated, see https://github.com/request/request/issues/3142",
  "description": "Simplified HTTP request client.",
  "engines": [
    "node >= 0.3.6"
  ],
  "homepage": "https://github.com/mikeal/request#readme",
  "main": "./main",
  "name": "request",
  "repository": {
    "type": "git",
    "url": "git+ssh://git@github.com/mikeal/request.git"
  },
  "scripts": {
    "test": "node tests/run.js"
  },
  "tags": [
    "http",
    "simple",
    "util",
    "utility"
  ],
  "version": "2.9.203"
}