{
  "_args": [
    [
      "pempal@1.0.2",
      "/Users/carlos8f/projects/bot18"
    ]
  ],
  "_from": "pempal@1.0.2",
  "_id": "pempal@1.0.2",
  "_inBundle": false,
  "_integrity": "sha1-KHobZD6o+yteEPoz/RasLokC4OM=",
  "_location": "/pempal",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "pempal@1.0.2",
    "name": "pempal",
    "escapedName": "pempal",
    "rawSpec": "1.0.2",
    "saveSpec": null,
    "fetchSpec": "1.0.2"
  },
  "_requiredBy": [
    "/"
  ],
  "_resolved": "https://registry.npmjs.org/pempal/-/pempal-1.0.2.tgz",
  "_spec": "1.0.2",
  "_where": "/Users/carlos8f/projects/bot18",
  "author": {
    "name": "Carlos Rodriguez",
    "email": "carlos@s8f.org",
    "url": "http://s8f.org/"
  },
  "bugs": {
    "url": "https://github.com/carlos8f/pempal/issues"
  },
  "dependencies": {
    "js-scrypt": "^0.2.0",
    "tweetnacl": "^0.14.3"
  },
  "description": "Read and write PEM strings, optionally with encryption",
  "devDependencies": {},
  "homepage": "https://github.com/carlos8f/pempal",
  "keywords": [
    "pem",
    "crypto",
    "encode",
    "decode",
    "parser"
  ],
  "license": "MIT",
  "main": "index.js",
  "name": "pempal",
  "repository": {
    "type": "git",
    "url": "git://github.com/carlos8f/pempal.git"
  },
  "scripts": {
    "test": "node test.js"
  },
  "version": "1.0.2"
}
