mirror of
https://github.com/wahyd4/cdnjs.git
synced 2026-08-17 00:36:26 +10:00
Update embedly-jquery to version 3.0.5. Library and code located and downloaded from https://github.com/embedly/embedly-jquery. npm test passes. file versions match package.json. Thanks
49 lines
1.3 KiB
JSON
Executable File
49 lines
1.3 KiB
JSON
Executable File
{
|
|
"name": "embedly-jquery",
|
|
"version": "3.0.5",
|
|
"filename": "jquery.embedly.min.js",
|
|
"description": "Embedly - jQuery is a jQuery Library for Embedly that will replace links with content. It follows the oEmbed spec (oembed.com) for content retrieval, while utilizing http://api.embed.ly as a single endpoint.",
|
|
"homepage": "https://github.com/embedly/embedly-jquery",
|
|
"maintainers": [
|
|
{
|
|
"name": "Andrew Pellett",
|
|
"url": "https://github.com/anrope"
|
|
},
|
|
{
|
|
"name": "Art Gibson",
|
|
"url": "https://github.com/artgibson"
|
|
},
|
|
{
|
|
"name": "Bob Corsaro",
|
|
"url": "https://github.com/dokipen"
|
|
},
|
|
{
|
|
"name": "John Emhoff",
|
|
"url": "https://github.com/JohnEmhoff"
|
|
},
|
|
{
|
|
"name": "Sean Creeley",
|
|
"url": "https://github.com/screeley"
|
|
}
|
|
],
|
|
"repositories": [
|
|
{
|
|
"type": "git",
|
|
"url": "https://github.com/embedly/embedly-jquery"
|
|
}
|
|
],
|
|
"licenses": [
|
|
{
|
|
"type": "BSD",
|
|
"url": "http://github.com/embedly/embedly-jquery/tree/master/LICENSE/"
|
|
}
|
|
],
|
|
"dependencies": {
|
|
"jquery": "1.3.1 or greater"
|
|
},
|
|
"keywords": [
|
|
"oEmbed",
|
|
"jQuery",
|
|
"embed"
|
|
]
|
|
} |