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.
|
{
|
|
"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"
|
|
}
|