19 lines
370 B
Plaintext
19 lines
370 B
Plaintext
{
|
|
"baseUrl": "src",
|
|
"paths": {
|
|
"paper": "http://paper",
|
|
"inflate": "http://inflate",
|
|
"utpl": "http://utpl",
|
|
"JSZip": "http://JSZip"
|
|
},
|
|
"packages": [
|
|
{
|
|
"name": "fonteditor-core",
|
|
"location": "../dep/fonteditor-core/src"
|
|
}
|
|
],
|
|
"combine": {
|
|
"fonteditor/main": 1
|
|
}
|
|
}
|