mirror of
https://github.com/wahyd4/cdnjs.git
synced 2026-08-22 11:16:12 +10:00
25 lines
638 B
JSON
25 lines
638 B
JSON
{
|
|
"name": "ember-simple-auth",
|
|
"filename": "ember-simple-auth.js",
|
|
"version": "0.5.2",
|
|
"description": "A lightweight library for implementing authentication/authorization in Ember.js applications.",
|
|
"homepage": "http://ember-simple-auth.simplabs.com/",
|
|
"keywords": [
|
|
"ember-simple-auth",
|
|
"ember-simple-auth-oauth2"
|
|
],
|
|
"maintainers": [
|
|
{
|
|
"name": "ember-simple-auth",
|
|
"web": "https://github.com/simplabs/ember-simple-auth"
|
|
}
|
|
],
|
|
"repositories": [
|
|
{
|
|
"type": "git",
|
|
"url": "https://github.com/simplabs/ember-simple-auth"
|
|
}
|
|
]
|
|
}
|
|
|