You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

24 lines
559 B
JSON

{
"name": "requirejs",
"version": "2.1.15",
"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.15",
"_resolution": {
"type": "version",
"tag": "2.1.15",
"commit": "23307a15361f53a19c31e7ce1856e32eeb13f9b7"
},
"_source": "git://github.com/jrburke/requirejs-bower.git",
"_target": "~2.1.15",
"_originalSource": "requirejs",
"_direct": true
}