forked from colonelpanic/dotfiles
12 lines
133 B
Plaintext
12 lines
133 B
Plaintext
|
{
|
||
|
"libs": [
|
||
|
"browser",
|
||
|
"jquery"
|
||
|
],
|
||
|
"plugins": {
|
||
|
"requirejs": {
|
||
|
"baseURL": "./",
|
||
|
"paths": {}
|
||
|
}
|
||
|
}
|
||
|
}
|