{
  "_args": [
    [
      "sshpk@^1.4.6",
      "/Users/ryan/Ironyard/tools/generator-backbone-broccoli/app/templates/node_modules/http-signature"
    ]
  ],
  "_from": "sshpk@>=1.4.6 <2.0.0",
  "_id": "sshpk@1.6.2",
  "_inCache": true,
  "_installable": true,
  "_location": "/sshpk",
  "_nodeVersion": "0.8.28",
  "_npmUser": {
    "email": "alex@cooperi.net",
    "name": "arekinath"
  },
  "_npmVersion": "2.14.4",
  "_phantomChildren": {},
  "_requested": {
    "name": "sshpk",
    "raw": "sshpk@^1.4.6",
    "rawSpec": "^1.4.6",
    "scope": null,
    "spec": ">=1.4.6 <2.0.0",
    "type": "range"
  },
  "_requiredBy": [
    "/http-signature"
  ],
  "_resolved": "https://registry.npmjs.org/sshpk/-/sshpk-1.6.2.tgz",
  "_shasum": "a8bbe7f5087739b71e1cecb43669e1ade663214c",
  "_shrinkwrap": null,
  "_spec": "sshpk@^1.4.6",
  "_where": "/Users/ryan/Ironyard/tools/generator-backbone-broccoli/app/templates/node_modules/http-signature",
  "author": {
    "name": "Joyent, Inc"
  },
  "bin": {
    "sshpk-conv": "bin/sshpk-conv"
  },
  "bugs": {
    "url": "https://github.com/arekinath/node-sshpk/issues"
  },
  "contributors": [
    {
      "name": "Dave Eddy",
      "email": "dave@daveeddy.com"
    },
    {
      "name": "Mark Cavage",
      "email": "mcavage@gmail.com"
    },
    {
      "name": "Alex Wilson",
      "email": "alex@cooperi.net"
    }
  ],
  "dependencies": {
    "asn1": ">=0.2.3 <0.3.0",
    "assert-plus": ">=0.1.5 <0.2.0",
    "dashdash": ">=1.10.1 <2.0.0",
    "ecc-jsbn": ">=0.0.1 <1.0.0",
    "jodid25519": ">=1.0.0 <2.0.0",
    "jsbn": ">=0.1.0 <0.2.0",
    "tweetnacl": ">=0.13.0 <1.0.0"
  },
  "description": "A library for finding and using SSH public keys",
  "devDependencies": {
    "benchmark": ">=1.0.0 <2.0.0",
    "sinon": ">=1.17.2 <2.0.0",
    "tape": ">=3.5.0 <4.0.0"
  },
  "directories": {
    "bin": "./bin",
    "lib": "./lib"
  },
  "dist": {
    "shasum": "a8bbe7f5087739b71e1cecb43669e1ade663214c",
    "tarball": "http://registry.npmjs.org/sshpk/-/sshpk-1.6.2.tgz"
  },
  "engines": {
    "node": ">=0.8.0"
  },
  "gitHead": "f245b4f3dc0b9a89475b398fb1a7e895e73c6f95",
  "homepage": "https://github.com/arekinath/node-sshpk#readme",
  "license": "MIT",
  "main": "lib/index.js",
  "maintainers": [
    {
      "name": "arekinath",
      "email": "alex@cooperi.net"
    }
  ],
  "name": "sshpk",
  "optionalDependencies": {
    "ecc-jsbn": ">=0.0.1 <1.0.0",
    "jodid25519": ">=1.0.0 <2.0.0",
    "jsbn": ">=0.1.0 <0.2.0",
    "tweetnacl": ">=0.13.0 <1.0.0"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/arekinath/node-sshpk.git"
  },
  "scripts": {
    "test": "tape test/*.js"
  },
  "version": "1.6.2"
}
