{
  "name": "@kbrw/node_erlastic",
  "version": "0.1.2",
  "description": "Interface to make node-erlang communication, integrate a nodejs gen_server into your erlang application",
  "main": "main.js",
  "scripts": {
    "test": "elixir test/test.exs"
  },
  "repository": {
    "type": "git",
    "url": "https://github.com/kbrw/node_erlastic"
  },
  "keywords": [
    "erlang",
    "bert",
    "encoding",
    "decoding",
    "elixir",
    "port",
    "interface",
    "binding"
  ],
  "author": "Kbrw",
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/kbrw/node_erlastic/issues"
  },
  "homepage": "https://github.com/kbrw/node_erlastic"
}
