{ "name" : "remedial", "description" : "Deprecated. Utilities for ES3, most of which have been adopted or superseded in ES5.1. Adapted from Douglas Crockford's Remedial JavaScript", "url" : "http://javascript.crockford.com/remedial.html", "keywords" : ["util", "isEmpty", "typeOf", "entityify", "quote", "supplant", "trim"], "author" : "AJ ONeal (https://coolaj86.com)", "contributors" : [ "Douglas Crockford " ], "dependencies" : {}, "engines" : { "node": "*" }, "homepage" : "https://git.coolaj86.com/coolaj86/remedial.js", "license" : "(MIT OR Apache-2.0)", "main" : "./index", "version" : "1.0.8" }