1
0
Fork 0
mirror of https://github.com/jellyfin/jellyfin-web synced 2025-03-30 19:56:21 +00:00
This commit is contained in:
Luke Pulverenti 2017-01-27 18:07:14 -05:00
parent 82bcca376f
commit 8a6884abef
494 changed files with 256 additions and 120180 deletions

View file

@ -1,26 +0,0 @@
{
"name": "requirejs",
"version": "2.3.2",
"ignore": [],
"homepage": "http://requirejs.org",
"authors": [
"jrburke.com"
],
"description": "A file and module loader for JavaScript",
"main": "require.js",
"keywords": [
"AMD"
],
"license": [
"MIT"
],
"_release": "2.3.2",
"_resolution": {
"type": "version",
"tag": "2.3.2",
"commit": "5b5d3ea2c754898b645cfeaa8871bb92ba4f2790"
},
"_source": "https://github.com/jrburke/requirejs-bower.git",
"_target": "^2.1.22",
"_originalSource": "requirejs"
}

View file

@ -1,17 +0,0 @@
{
"name": "requirejs",
"version": "2.3.2",
"ignore": [],
"homepage": "http://requirejs.org",
"authors": [
"jrburke.com"
],
"description": "A file and module loader for JavaScript",
"main": "require.js",
"keywords": [
"AMD"
],
"license": [
"MIT"
]
}

File diff suppressed because one or more lines are too long