mirror of
https://github.com/Febbweiss/febbweiss.github.io.git
synced 2026-03-05 06:35:50 +00:00
23 lines
541 B
JSON
23 lines
541 B
JSON
{
|
|
"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"
|
|
} |