UNPKG

unescape-json

Version:

Convert a serialized/escaped JSON string into a JSON Object.

23 lines (22 loc) 549 B
{ "name": "unescape-json", "version": "1.0.3", "description": "Convert a serialized/escaped JSON string into a JSON Object.", "main": "index.js", "repository": { "type": "git", "url": "git+https://github.com/OllyNicholass/unescape-json.git" }, "keywords": [ "unescape", "escape", "serialized", "json" ], "author": "OllyNicholass", "license": "MIT", "bugs": { "url": "https://github.com/OllyNicholass/unescape-json/issues" }, "homepage": "https://github.com/OllyNicholass/unescape-json#readme" }