You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
19 lines
527 B
19 lines
527 B
|
6 days ago
|
{
|
||
|
|
"name": "swagger-ui-dist",
|
||
|
|
"version": "5.10.0",
|
||
|
|
"main": "index.js",
|
||
|
|
"repository": "git@github.com:swagger-api/swagger-ui.git",
|
||
|
|
"contributors": [
|
||
|
|
"(in alphabetical order)",
|
||
|
|
"Anna Bodnia <anna.bodnia@gmail.com>",
|
||
|
|
"Buu Nguyen <buunguyen@gmail.com>",
|
||
|
|
"Josh Ponelat <jponelat@gmail.com>",
|
||
|
|
"Kyle Shockey <kyleshockey1@gmail.com>",
|
||
|
|
"Robert Barnwell <robert@robertismy.name>",
|
||
|
|
"Sahar Jafari <shr.jafari@gmail.com>"
|
||
|
|
],
|
||
|
|
"license": "Apache-2.0",
|
||
|
|
"dependencies": {},
|
||
|
|
"devDependencies": {}
|
||
|
|
}
|