oggit/packages/flask-restx/opengnsys-flask-restx-1.3.0/package.json

17 lines
404 B
JSON

{
"name": "flask-restx",
"version": "1.3.0",
"description": "Fully featured framework for fast, easy and documented API development with Flask",
"repository": "python-restx/flask-restx",
"keywords": [
"swagger",
"flask"
],
"author": "python-restx authors",
"license": "BSD-3-Clause",
"dependencies": {
"swagger-ui-dist": "^4.15.0",
"typeface-droid-sans": "0.0.40"
}
}