{
  "_args": [
    [
      "pkcs7@0.2.3",
      "/home/dianasoft/public_html"
    ]
  ],
  "_development": true,
  "_from": "pkcs7@0.2.3",
  "_id": "pkcs7@0.2.3",
  "_inBundle": false,
  "_integrity": "sha1-ItYGZtAQZcXyRDkJjkpIMEUic74=",
  "_location": "/pkcs7",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "pkcs7@0.2.3",
    "name": "pkcs7",
    "escapedName": "pkcs7",
    "rawSpec": "0.2.3",
    "saveSpec": null,
    "fetchSpec": "0.2.3"
  },
  "_requiredBy": [
    "/aes-decrypter"
  ],
  "_resolved": "https://registry.npmjs.org/pkcs7/-/pkcs7-0.2.3.tgz",
  "_spec": "0.2.3",
  "_where": "/home/dianasoft/public_html",
  "author": {
    "name": "Brightcove"
  },
  "bin": {
    "pkcs7": "lib/cli.js"
  },
  "bugs": {
    "url": "https://github.com/brightcove/pkcs7/issues"
  },
  "description": "Add and remove pkcs7-style padding.",
  "devDependencies": {
    "grunt-browserify": "^2.1.4",
    "grunt-contrib-jshint": "^0.10.0",
    "grunt-contrib-nodeunit": "^0.3.3",
    "grunt-contrib-watch": "^0.6.1",
    "jshint-stylish": "^0.2.0",
    "load-grunt-tasks": "^0.4.0",
    "time-grunt": "^0.3.1"
  },
  "engines": {
    "node": "^0.10",
    "npm": "^1.4.6"
  },
  "files": [
    "lib",
    "dist"
  ],
  "homepage": "https://github.com/brightcove/pkcs7",
  "keywords": [
    "pkcs7",
    "pkcs7 encrypt decrypt padding pkcs"
  ],
  "license": "Apache2",
  "main": "lib/pkcs7.js",
  "name": "pkcs7",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/brightcove/pkcs7.git"
  },
  "scripts": {
    "test": "grunt"
  },
  "version": "0.2.3"
}
