11 lines
135 B
JSON
11 lines
135 B
JSON
{
|
|
"main": "js/tether",
|
|
"directories": {
|
|
"lib": "dist"
|
|
},
|
|
"shim": {
|
|
"js/tether": {
|
|
"exports": "Tether"
|
|
}
|
|
}
|
|
} |