quadre-git
Version:
Integration of Git into Quadre
16 lines (15 loc) • 439 B
JSON
{
"paths": {
"bluebird": "./thirdparty/bluebird.browser",
"eventemitter2": "./thirdparty/eventemitter2.browser",
"marked": "./thirdparty/marked.browser",
"blueimp-md5": "./thirdparty/blueimp-md5.browser",
"moment": "./thirdparty/moment.browser",
"URI": "./thirdparty/urijs.browser"
},
"config": {
"moment": {
"noGlobal": true
}
}
}