mirror of
https://github.com/cool-team-official/cool-admin-midway.git
synced 2024-11-01 22:20:30 +08:00
19 lines
527 B
JSON
19 lines
527 B
JSON
|
{
|
||
|
"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": {}
|
||
|
}
|