UNPKG

like-json

Version:

Stringify at perfect performance. +1200%

34 lines (33 loc) 687 B
{ "name": "like-json", "version": "1.0.32", "description": "Stringify at perfect performance. +1200%", "main": "index.js", "scripts": { "test": "jest" }, "repository": { "type": "git", "url": "git+https://github.com/LuKks/like-json.git" }, "author": "Lucas Barrena <lucasbarrena@hotmail.com>", "license": "MIT", "bugs": { "url": "https://github.com/LuKks/like-json/issues" }, "homepage": "https://github.com/LuKks/like-json#readme", "keywords": [ "like", "json", "stringify", "schema", "ultra", "fast", "perfect", "performance" ], "devDependencies": { "benchmark": "^2.1.4", "jest": "^23.6.0" } }