UNPKG

extract-json-string

Version:

Simple module for extracting JSON objects from a string dump.

25 lines (24 loc) 529 B
{ "name": "extract-json-string", "version": "1.0.1", "description": "Simple module for extracting JSON objects from a string dump.", "main": "extract-json-string.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "git+https://github.com/esoodev/extract-json-string.git" }, "keywords": [ "json", "extract", "string", "parse", "array", "simple", "log" ], "author": "esoodev@gmail.com", "license": "MIT" }