This repo is archived. You can view files and clone it, but cannot push or open issues or pull requests.
SXS20240115/SRC/iMES_PDA/JSplugins/requirejs/.bower.json
2024-01-24 16:47:50 +08:00

27 lines
572 B
JSON

{
"name": "requirejs",
"version": "2.1.20",
"ignore": [],
"homepage": "http://requirejs.org",
"authors": [
"jrburke.com"
],
"description": "A file and module loader for JavaScript",
"main": "require.js",
"keywords": [
"AMD"
],
"license": [
"BSD-3-Clause",
"MIT"
],
"_release": "2.1.20",
"_resolution": {
"type": "version",
"tag": "2.1.20",
"commit": "ad0230c737a1289c3ffe3d76ce0f86366955239a"
},
"_source": "git://github.com/jrburke/requirejs-bower.git",
"_target": "~2.1.0",
"_originalSource": "requirejs"
}