forked from denivip/jquery-openxtag
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathMETA.json
More file actions
27 lines (27 loc) · 655 Bytes
/
META.json
File metadata and controls
27 lines (27 loc) · 655 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
{
"name": "jQuery-OpenXTag",
"version": 1.1,
"author": [
"Nikolay Morev <kolia@denivip.ru>"
],
"abstract": "Insert OpenX ad tags using jQuery.",
"license": "mit",
"distribution_type": "plugin",
"requires": {
"jQuery": ""
},
"provides": {
"jQuery.openxtag": {
"version": 1.1,
"file": "jquery.openxtag.js"
}
},
"keywords": [
"openx", "ads", "asyncronous", "invocation"
],
"meta-spec": {
"version": 1.3,
"url": "http://module-build.sourceforge.net/META-spec-v1.3.html"
},
"generated_by": "Nikolay Morev"
}