package.package.json Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of swagger-ui-dist Show documentation
Show all versions of swagger-ui-dist Show documentation
[![NPM version](https://badge.fury.io/js/swagger-ui-dist.svg)](http://badge.fury.io/js/swagger-ui-dist)
The newest version!
{
"name": "swagger-ui-dist",
"version": "5.18.2",
"main": "index.js",
"repository": "[email protected]:swagger-api/swagger-ui.git",
"contributors": [
"(in alphabetical order)",
"Anna Bodnia ",
"Buu Nguyen ",
"Josh Ponelat ",
"Kyle Shockey ",
"Robert Barnwell ",
"Sahar Jafari "
],
"license": "Apache-2.0",
"dependencies": {
"@scarf/scarf": "=1.4.0"
},
"devDependencies": {}
}