{
  "_args": [
    [
      "mongo-store@0.0.2",
      "/home/ambuj/Desktop/mysql Projects/mobileapp"
    ]
  ],
  "_from": "mongo-store@0.0.2",
  "_id": "mongo-store@0.0.2",
  "_inBundle": false,
  "_integrity": "sha1-4orXxEvDKoL+ZxEs+IWR+LveLvg=",
  "_location": "/mongo-store",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "mongo-store@0.0.2",
    "name": "mongo-store",
    "escapedName": "mongo-store",
    "rawSpec": "0.0.2",
    "saveSpec": null,
    "fetchSpec": "0.0.2"
  },
  "_requiredBy": [
    "/"
  ],
  "_resolved": "https://registry.npmjs.org/mongo-store/-/mongo-store-0.0.2.tgz",
  "_spec": "0.0.2",
  "_where": "/home/ambuj/Desktop/mysql Projects/mobileapp",
  "author": {
    "name": "Raynos",
    "email": "raynos2@gmail.com"
  },
  "bugs": {
    "url": "https://github.com/Raynos/mongo-store/issues",
    "email": "raynos2@gmail.com"
  },
  "contributors": [
    {
      "name": "Jake Verbaten"
    }
  ],
  "dependencies": {
    "ap": "0.1.0"
  },
  "description": "Session store backed by mongodb",
  "devDependencies": {
    "composite": "0.2.3",
    "mongo-col": "~0.1.17",
    "sinon": "git://github.com/Raynos/Sinon.JS.git",
    "tap": "0.2.5",
    "testem": "git://github.com/Raynos/testem.git#master",
    "testling": "git://github.com/Raynos/testling.git#master"
  },
  "homepage": "https://github.com/Raynos/mongo-store",
  "keywords": [],
  "licenses": [
    {
      "type": "MIT",
      "url": "http://github.com/Raynos/mongo-store/raw/master/LICENSE"
    }
  ],
  "main": "index",
  "name": "mongo-store",
  "repository": {
    "type": "git",
    "url": "git://github.com/Raynos/mongo-store.git"
  },
  "scripts": {
    "test": "make node-test"
  },
  "version": "0.0.2"
}
