mirror of
https://github.com/wahyd4/cdnjs.git
synced 2026-08-10 21:35:56 +10:00
26 lines
709 B
JSON
26 lines
709 B
JSON
{
|
|
"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"
|
|
}
|
|
]
|
|
}
|