{ "name": "jquery-replace-text", "filename": "jquery-replace-text-min.js", "version": "1.1.0", "description": "jQuery replaceText will replace text in specified elements. Note that only text content will be modified, leaving all tags and attributes untouched.", "homepage": "http://benalman.com/projects/jquery-replacetext-plugin/", "keywords": [ "text", "replace", "dom", "jquery" ], "maintainers": [ { "name": "Ben Alman", "web": "http://benalman.com" } ], "repositories": [ { "type": "git", "url": "http://github.com/cowboy/jquery-replacetext" } ] }