zzon
Version:
A fast, spec compliant, ZON parser and serializer for JavaScript.
24 lines (23 loc) • 534 B
JSON
{
"name": "zzon",
"description": "A fast, spec compliant, ZON parser and serializer for JavaScript.",
"main": "index.js",
"type": "module",
"homepage": "https://github.com/nurulhudaapon/zzon",
"repository": {
"type": "git",
"url": "https://github.com/nurulhudaapon/zzon.git"
},
"keywords": [
"zon",
"zig",
"json",
"parser",
"serializer"
],
"author": "Nurul Huda (Apon) <me@nurulhudaapon.com>",
"license": "MIT",
"module": "index.js",
"types": "index.d.ts",
"version": "1.7.1"
}