mirror of
https://github.com/Febbweiss/febbweiss.github.io.git
synced 2026-07-03 10:52:53 +00:00
Fix: add dependencies
This commit is contained in:
@@ -0,0 +1,23 @@
|
||||
{
|
||||
"name": "requirejs",
|
||||
"version": "2.1.11",
|
||||
"homepage": "http://requirejs.org",
|
||||
"authors": [
|
||||
"jrburke.com"
|
||||
],
|
||||
"description": "A file and module loader for JavaScript",
|
||||
"main": "require.js",
|
||||
"keywords": [
|
||||
"AMD"
|
||||
],
|
||||
"license": "new BSD, and MIT",
|
||||
"_release": "2.1.11",
|
||||
"_resolution": {
|
||||
"type": "version",
|
||||
"tag": "2.1.11",
|
||||
"commit": "fc97e49f1ec9fb2f204bef2b60ed21a32d6a2e05"
|
||||
},
|
||||
"_source": "https://github.com/jrburke/requirejs-bower.git",
|
||||
"_target": "2.1.11",
|
||||
"_originalSource": "requirejs"
|
||||
}
|
||||
@@ -0,0 +1,4 @@
|
||||
# requirejs-bower
|
||||
|
||||
Bower packaging for [RequireJS](http://requirejs.org).
|
||||
|
||||
@@ -0,0 +1,14 @@
|
||||
{
|
||||
"name": "requirejs",
|
||||
"version": "2.1.11",
|
||||
"homepage": "http://requirejs.org",
|
||||
"authors": [
|
||||
"jrburke.com"
|
||||
],
|
||||
"description": "A file and module loader for JavaScript",
|
||||
"main": "require.js",
|
||||
"keywords": [
|
||||
"AMD"
|
||||
],
|
||||
"license": "new BSD, and MIT"
|
||||
}
|
||||
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user