confluent-schema-registry-node
Version:
Confluent Schema Registry API Node.js Client
26 lines (25 loc) • 706 B
JSON
{
"name": "confluent-schema-registry-node",
"version": "1.0.2",
"description": "Confluent Schema Registry API Node.js Client",
"main": "confluent-schema-registry-node.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/nathanyeung/confluent-schema-registry-node.git"
},
"keywords": [
"Confluent",
"Schema",
"Registry",
"Node.js"
],
"author": "Nathan Yeung",
"license": "Apache-2.0",
"bugs": {
"url": "https://github.com/nathanyeung/confluent-schema-registry-node/issues"
},
"homepage": "https://github.com/nathanyeung/confluent-schema-registry-node#readme"
}