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