mirror of
https://github.com/wahyd4/cdnjs.git
synced 2026-08-22 11:16:12 +10:00
30 lines
810 B
JSON
30 lines
810 B
JSON
{
|
|
"filename": "jquery-impromptu.min.js",
|
|
"name": "jquery-impromptu",
|
|
"title": "jQuery-Impromptu",
|
|
"description": "An extension to help provide a more pleasant way to spontaneously prompt a user for input.",
|
|
"version": "5.2.3",
|
|
"modified": "2014-03-09",
|
|
"homepage": "http://trentrichardson.com/Impromptu",
|
|
"author": {
|
|
"name": "Trent Richardson",
|
|
"email": "trentdrichardson@gmail.com",
|
|
"url": "http://trentrichardson.com"
|
|
},
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "git://github.com/trentrichardson/jQuery-Impromptu.git"
|
|
},
|
|
"bugs": "https://github.com/trentrichardson/jQuery-Impromptu/issues",
|
|
"licenses": [
|
|
{
|
|
"type": "MIT",
|
|
"url": "http://trentrichardson.com/examples/jQuery-Impromptu/blob/master/MIT-LICENSE.txt"
|
|
}
|
|
],
|
|
"dependencies": {
|
|
"jquery": "*"
|
|
},
|
|
"keywords": []
|
|
}
|