mirror of
https://github.com/wahyd4/cdnjs.git
synced 2026-08-28 14:17:13 +10:00
27 lines
743 B
JSON
27 lines
743 B
JSON
{
|
|
"name": "garlic.js",
|
|
"filename": "garlic.min.js",
|
|
"version": "1.2.0",
|
|
"description": "Garlic.js allows you to automatically persist your forms' text field values locally, until the form is submitted. This way, your users don't lose any precious data if they accidentally close their tab or browser.",
|
|
"homepage": "http://garlicjs.org/",
|
|
"keywords": [
|
|
"html",
|
|
"form",
|
|
"forms"
|
|
],
|
|
"maintainers": [
|
|
{
|
|
"name": "Guillaume Potier",
|
|
"email": "guillaume@wisembly.com",
|
|
"web": "http://guillaumepotier.com/"
|
|
}
|
|
],
|
|
"repositories": [
|
|
{
|
|
"type": "git",
|
|
"url": "https://github.com/guillaumepotier/Garlic.js"
|
|
}
|
|
]
|
|
|
|
}
|