mirror of
https://gitea.msk.dinamika-avia.ru/Constanta-Design/region-edoc.git
synced 2026-01-24 07:35:38 +03:00
Поправлена структура, разделы в подразделы до 3.3
This commit is contained in:
42
ИЭТР-тест/Develop/app/js/jPlayer-2.9.2/bower.json
Normal file
42
ИЭТР-тест/Develop/app/js/jPlayer-2.9.2/bower.json
Normal file
@@ -0,0 +1,42 @@
|
||||
{
|
||||
"name": "jPlayer",
|
||||
"version": "2.9.2",
|
||||
"description": "The jQuery HTML5 Audio / Video Library. Allows you to create a media player with a consistent interface and experience across all browsers.",
|
||||
"author": {
|
||||
"name": "Mark J Panaghiston",
|
||||
"email": "markp@happyworm.com",
|
||||
"homepage": "http://happyworm.com/"
|
||||
},
|
||||
"homepage": "http://jplayer.org/",
|
||||
"keywords": [
|
||||
"jquery-plugin",
|
||||
"audio",
|
||||
"video",
|
||||
"media",
|
||||
"player",
|
||||
"jplayer"
|
||||
],
|
||||
"license": "MIT",
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/happyworm/jPlayer.git"
|
||||
},
|
||||
"main": [
|
||||
"./dist/jplayer/jquery.jplayer.js",
|
||||
"./dist/jplayer/jquery.jplayer.swf",
|
||||
"./dist/skin/pink.flag/jplayer.pink.flag.css",
|
||||
"./dist/skin/pink.flag/mustache/jplayer.pink.flag.audio.single.html"
|
||||
],
|
||||
"ignore": [
|
||||
"artwork",
|
||||
"examples",
|
||||
"lib",
|
||||
"src",
|
||||
"**/*.md",
|
||||
"**/*.txt",
|
||||
"Gruntfile.js"
|
||||
],
|
||||
"dependencies": {
|
||||
"jquery": ">=1.7.2"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user