Update third_party.md

Add a library that helps develop protoc plugins in Node.js, and an example plugin that can serve as a template for alternative generators.
diff --git a/docs/third_party.md b/docs/third_party.md
index 533ec99..b9c66c0 100644
--- a/docs/third_party.md
+++ b/docs/third_party.md
@@ -62,6 +62,8 @@
 * Javascript: https://github.com/dcodeIO/ProtoBuf.js
 * Javascript: http://code.google.com/p/protobuf-for-node/
 * Javascript: http://code.google.com/p/protostuff/
+* Javascript: https://github.com/seishun/node-protoc-plugin (Node.js port of plugin.h)
+* Javascript: https://github.com/seishun/node-protoc-gen-javascript (Node.js port of the Google-official implementation)
 * Julia: https://github.com/tanmaykm/ProtoBuf.jl
 * Kotlin: https://github.com/marcoferrer/kroto-plus
 * Kotlin: https://github.com/Kotlin/kotlinx.serialization