Metadata-Version: 2.1
Name: phovea-security-store-generated
Version: 7.2.0
Summary: UNKNOWN
Home-page: https://phovea.caleydo.org
Author: datavisyn
Author-email: contact@datavisyn.io
License: BSD-3-Clause
Platform: UNKNOWN
Classifier: Intended Audience :: Developers
Classifier: Operating System :: OS Independent
Classifier: License :: OSI Approved :: BSD License
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3.7
Description-Content-Type: text/markdown
Requires-Dist: phovea-security-flask (<6.0.0,>=5.0.0)
Requires-Dist: phovea-server (<6.0.0,>=5.0.0)

phovea_security_store_generated [![Phovea][phovea-image]][phovea-url] [![License: MPL 2.0][mpl-image]][mpl-url] 
=====================

![screenshot](media/screenshot.png?raw=true "Screenshot")

Installation
------------

```
git clone https://github.com/datavisyn/phovea_security_store_generated.git
cd phovea_security_store_generated
npm install
```

Testing
-------

```
npm test
```

Building
--------

```
npm run build
```



***

<a href="https://caleydo.org"><img src="http://caleydo.org/assets/images/logos/caleydo.svg" align="left" width="200px" hspace="10" vspace="6"></a>
This repository is part of **[Phovea](http://phovea.caleydo.org/)**, a platform for developing web-based visualization applications. For tutorials, API docs, and more information about the build and deployment process, see the [documentation page](http://phovea.caleydo.org).


[phovea-image]: https://img.shields.io/badge/Phovea-Client%20Plugin-F47D20.svg
[phovea-url]: https://phovea.caleydo.org
[mpl-image]: https://img.shields.io/badge/License-MPL%202.0-brightgreen.svg
[mpl-url]: https://opensource.org/licenses/MPL-2.0


