1
0
mirror of https://github.com/2ec0b4/kaamelott-soundboard.git synced 2025-12-09 08:03:24 +00:00
Files
2023-10-30 08:06:39 +01:00

26 lines
551 B
JSON

{
"name": "requirejs",
"version": "2.3.6",
"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.6",
"_resolution": {
"type": "version",
"tag": "2.3.6",
"commit": "bec61bc2ab9e83f88acb913f04e09cf3b5b1cba4"
},
"_source": "https://github.com/jrburke/requirejs-bower.git",
"_target": "^2.2.0",
"_originalSource": "requirejs"
}