@akveo/nga-auth
Version:
@akveo/nga-auth
37 lines (36 loc) • 870 B
JSON
{
"name": "@akveo/nga-auth",
"version": "2.0.0-alpha.1-dev.10",
"description": "@akveo/nga-auth",
"main": "./bundles/auth.umd.js",
"module": "./index.js",
"typings": "./index.d.ts",
"author": "akveo",
"license": "MIT",
"repository": {
"type": "git",
"url": "git+https://github.com/akveo/ng2-admin.git"
},
"bugs": {
"url": "https://github.com/akveo/ng2-admin/issues"
},
"homepage": "https://github.com/akveo/ng2-admin#readme",
"keywords": [
"angular",
"typescript",
"ng2-admin",
"ngx-admin",
"auth",
"login",
"register",
"nga"
],
"peerDependencies": {
"@angular/common": "^4.0.0",
"@angular/core": "^4.0.0",
"@angular/router": "^4.0.0",
"@angular/forms": "^4.0.0",
"@angular/http": "^4.0.0",
"@akveo/nga-theme": "^2.0.0-alpha.1"
}
}