{
  "_args": [
    [
      "sig@1.0.0",
      "/Users/carlos8f/projects/bot18"
    ]
  ],
  "_from": "sig@1.0.0",
  "_id": "sig@1.0.0",
  "_inBundle": false,
  "_integrity": "sha1-iEPy7Vngte7mVtGezRPVSldYSzI=",
  "_location": "/sig",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "sig@1.0.0",
    "name": "sig",
    "escapedName": "sig",
    "rawSpec": "1.0.0",
    "saveSpec": null,
    "fetchSpec": "1.0.0"
  },
  "_requiredBy": [
    "/sosa_session"
  ],
  "_resolved": "https://registry.npmjs.org/sig/-/sig-1.0.0.tgz",
  "_spec": "1.0.0",
  "_where": "/Users/carlos8f/projects/bot18",
  "author": {
    "name": "Carlos Rodriguez",
    "email": "carlos@s8f.org",
    "url": "http://s8f.org/"
  },
  "bugs": {
    "url": "https://github.com/carlos8f/sig/issues"
  },
  "dependencies": {
    "json-stable-stringify": "~0.0.1"
  },
  "description": "generate a signature for an object",
  "devDependencies": {
    "mocha": "*"
  },
  "gitHead": "6dbb1101792c11d8e943b0dd30535b3d3a10ab83",
  "homepage": "https://github.com/carlos8f/sig",
  "keywords": [
    "signature",
    "hash"
  ],
  "license": "MIT",
  "main": "index.js",
  "name": "sig",
  "repository": {
    "type": "git",
    "url": "git://github.com/carlos8f/sig.git"
  },
  "scripts": {
    "test": "make test"
  },
  "version": "1.0.0"
}
