mirror of
https://github.com/wahyd4/cdnjs.git
synced 2026-08-21 18:56:05 +10:00
28 lines
613 B
JSON
28 lines
613 B
JSON
{
|
|
"name": "ember-auth",
|
|
"filename": "ember-auth.min.js",
|
|
"version": "9.0.7",
|
|
"description": "Authentication framework for Ember.js.",
|
|
"homepage": "http://ember-auth.herokuapp.com/",
|
|
"keywords": [
|
|
"ember",
|
|
"ember.js",
|
|
"ember-auth",
|
|
"ember-auth.js",
|
|
"auth",
|
|
"authentication"
|
|
],
|
|
"maintainers": [
|
|
{
|
|
"name": "heartsentwined",
|
|
"email": "heartsentwined.me@gmail.com"
|
|
}
|
|
],
|
|
"repositories": [
|
|
{
|
|
"type": "git",
|
|
"url": "https://github.com/heartsentwined/ember-auth"
|
|
}
|
|
]
|
|
}
|