10 lines
137 B
JSON
10 lines
137 B
JSON
{
|
|
"format": "global",
|
|
"main": "build/auth0-lock",
|
|
"shim": {
|
|
"build/auth0-lock.min": {
|
|
"exports": "Auth0Lock"
|
|
}
|
|
}
|
|
}
|