{
  "name": "eslisp-dotify",
  "version": "0.1.3",
  "description": "implements shorthands for attribute access and method call",
  "main": "index.js",
  "keywords": [ "eslisp-macro" ],
  "repository": "egasimus/eslisp-dotify",
  "files": [ "index.js" ],
  "author": "Adam Avramov <fallenblood@gmail.com>",
  "license": "ISC",
  "peerDependencies": { "eslisp": "0.7.x" },
  "dependencies": {}
}
