{
  "_args": [
    [
      "dottie@1.1.1",
      "/var/www/html/postleaf"
    ]
  ],
  "_from": "dottie@1.1.1",
  "_id": "dottie@1.1.1",
  "_inBundle": false,
  "_integrity": "sha1-RcKj9IvWUo7u0memmoSOqspvqmo=",
  "_location": "/dottie",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "dottie@1.1.1",
    "name": "dottie",
    "escapedName": "dottie",
    "rawSpec": "1.1.1",
    "saveSpec": null,
    "fetchSpec": "1.1.1"
  },
  "_requiredBy": [],
  "_resolved": "https://registry.npmjs.org/dottie/-/dottie-1.1.1.tgz",
  "_spec": "1.1.1",
  "_where": "/var/www/html/postleaf",
  "author": {
    "name": "Mick Hansen",
    "email": "maker@mhansen.io"
  },
  "bugs": {
    "url": "https://github.com/mickhansen/dottie.js/issues"
  },
  "description": "Fast and safe nested object access and manipulation in JavaScript",
  "devDependencies": {
    "expect.js": "~0.2.0",
    "mocha": "~1.14.0"
  },
  "homepage": "https://github.com/mickhansen/dottie.js#readme",
  "main": "dottie.js",
  "name": "dottie",
  "repository": {
    "type": "git",
    "url": "git://github.com/mickhansen/dottie.js.git"
  },
  "scripts": {
    "test": "./node_modules/mocha/bin/mocha -t 5000 -s 100 --reporter spec test/"
  },
  "version": "1.1.1"
}
