UNPKG

jserial

Version:
40 lines (39 loc) 982 B
{ "name": "jserial", "version": "0.1.14", "description": "Fast JSON Serializer", "main": "lib/jserial.js", "directories": { "lib": "lib" }, "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "keywords": [ "json", "serializer", "json-serializer", "lz4", "msgpack" ], "homepage": "https://github.com/hojin-jeong/jserial", "bugs": { "url": "https://github.com/hojin-jeong/jserial/issues", "email": "a66764765@gmail.com" }, "author": { "name": "hojin.jeong", "email": "a66764765@gmail.com" }, "repository": { "type": "git", "url": "https://github.com/hojin-jeong/jserial.git" }, "engines": { "node": ">=12" }, "dependencies": { "msgpackr": "^1.11.2" }, "packageManager": "yarn@1.22.22+sha512.a6b2f7906b721bba3d67d4aff083df04dad64c399707841b7acf00f6b133b7ac24255f2652fa22ae3534329dc6180534e98d17432037ff6fd140556e2bb3137e" }