UNPKG

617 BJSONView Raw
1{
2 "name": "@soushians/authentication",
3 "version": "7.4.0",
4 "peerDependencies": {},
5 "main": "bundles/soushians-authentication.umd.js",
6 "module": "fesm5/soushians-authentication.js",
7 "es2015": "fesm2015/soushians-authentication.js",
8 "esm5": "esm5/soushians-authentication.js",
9 "esm2015": "esm2015/soushians-authentication.js",
10 "fesm5": "fesm5/soushians-authentication.js",
11 "fesm2015": "fesm2015/soushians-authentication.js",
12 "typings": "soushians-authentication.d.ts",
13 "metadata": "soushians-authentication.metadata.json",
14 "sideEffects": false,
15 "dependencies": {
16 "tslib": "^1.9.0"
17 }
18}