{
  "name": "deep-dot",
  "version": "0.0.2",
  "description": "Get a nested property",
  "main": "index.js",
  "scripts": {
    "test": "tape test.js | tap-spec"
  },
  "keywords": [
    "nested",
    "deep",
    "property"
  ],
  "author": "Vincent Weevers",
  "license": "MIT",
  "repository": {
    "type": "git",
    "url": "https://github.com/vweevers/deep-dot"
  }
}
