Files
jspm-registry/package-overrides/github/auth0/lock@8.0.4
T
2016-01-02 18:02:14 -08:00

10 lines
141 B
Plaintext

{
"format": "global",
"main": "build/auth0-lock.min",
"shim": {
"build/auth0-lock.min": {
"exports": "Auth0Lock"
}
}
}