
oladris.plugins.auth.7.0.0.source-code.package.json Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of auth Show documentation
Show all versions of auth Show documentation
Authentication plugin for Geoladris
The newest version!
{
"name": "@geoladris/auth",
"version": "7.0.0",
"license": "MIT",
"description": "Geoladris Plugin: auth",
"repository": "[email protected]:geoladris/plugins.git",
"author": "Víctor González ",
"contributors": [
"Fernando González (http://www.fergonco.org/)",
"Micho García (http://michogarcia.org/)"
],
"dependencies": {
"@geoladris/core": "~7.0.0"
},
"devDependencies": {
"babel-eslint": "^7.2.1",
"eslint": "^3.18.0",
"eslint-config-airbnb-es5": "^1.1.0",
"eslint-plugin-react": "^6.10.3"
},
"files": [
"/src/**js",
"/src/**css",
"/geoladris.json"
],
"scripts": {
"lint": "eslint src test"
}
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy