{
  "_args": [
    [
      "oauth-sign@https://registry.npmjs.org/oauth-sign/-/oauth-sign-0.3.0.tgz",
      "/Users/nw/flint/packages/flint"
    ]
  ],
  "_from": "oauth-sign@>=0.3.0 <0.4.0",
  "_id": "oauth-sign@0.3.0",
  "_inCache": true,
  "_location": "/oauth-sign",
  "_phantomChildren": {},
  "_requested": {
    "name": "oauth-sign",
    "raw": "oauth-sign@https://registry.npmjs.org/oauth-sign/-/oauth-sign-0.3.0.tgz",
    "rawSpec": "https://registry.npmjs.org/oauth-sign/-/oauth-sign-0.3.0.tgz",
    "scope": null,
    "spec": "https://registry.npmjs.org/oauth-sign/-/oauth-sign-0.3.0.tgz",
    "type": "remote"
  },
  "_requiredBy": [
    "/request"
  ],
  "_resolved": "https://registry.npmjs.org/oauth-sign/-/oauth-sign-0.3.0.tgz",
  "_shasum": "cb540f93bb2b22a7d5941691a288d60e8ea9386e",
  "_shrinkwrap": null,
  "_spec": "oauth-sign@https://registry.npmjs.org/oauth-sign/-/oauth-sign-0.3.0.tgz",
  "_where": "/Users/nw/flint/packages/flint",
  "author": {
    "email": "mikeal.rogers@gmail.com",
    "name": "Mikeal Rogers",
    "url": "http://www.futurealoof.com"
  },
  "bugs": {
    "url": "https://github.com/mikeal/oauth-sign/issues"
  },
  "dependencies": {},
  "description": "OAuth 1 signing. Formerly a vendor lib in mikeal/request, now a standalone module.",
  "devDependencies": {},
  "engines": {
    "node": "*"
  },
  "homepage": "https://github.com/mikeal/oauth-sign#readme",
  "main": "index.js",
  "name": "oauth-sign",
  "optionalDependencies": {},
  "readme": "oauth-sign\n==========\n\nOAuth 1 signing. Formerly a vendor lib in mikeal/request, now a standalone module. \n",
  "readmeFilename": "README.md",
  "repository": {
    "url": "git+https://github.com/mikeal/oauth-sign.git"
  },
  "scripts": {
    "test": "node test.js"
  },
  "version": "0.3.0"
}
