{
  "_args": [
    [
      "dot-access@1.0.0",
      "/app"
    ]
  ],
  "_from": "dot-access@1.0.0",
  "_id": "dot-access@1.0.0",
  "_inBundle": false,
  "_integrity": "sha1-o2LlolkGtVurSKQtEBU4cmBh+mg=",
  "_location": "/dot-access",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "dot-access@1.0.0",
    "name": "dot-access",
    "escapedName": "dot-access",
    "rawSpec": "1.0.0",
    "saveSpec": null,
    "fetchSpec": "1.0.0"
  },
  "_requiredBy": [
    "/skipper"
  ],
  "_resolved": "https://registry.npmjs.org/dot-access/-/dot-access-1.0.0.tgz",
  "_spec": "1.0.0",
  "_where": "/app",
  "bugs": {
    "url": "https://github.com/nthtran/dot-access/issues"
  },
  "description": "Access object properties using dot notation.",
  "devDependencies": {
    "chai": "*"
  },
  "homepage": "https://github.com/nthtran/dot-access#readme",
  "name": "dot-access",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/nthtran/dot-access.git"
  },
  "version": "1.0.0"
}
