UNPKG
remjson
Version:
latest (1.3.5)
1.3.5
1.3.4
1.3.2
1.3.1
1.3.0
0.9.3
JSON-RPC 1.0/2.0 compliant server and client
github.com/taoyuan/remjson
taoyuan/remjson
remjson
/
index.js
2 lines
(1 loc)
•
46 B
JavaScript
View Raw
1
2
module.exports
= require(__dirname +
'/lib'
)
;