swagger-pack
Version:
test of swagger generated angular models/services and possibility to reuse them
20 lines (19 loc) • 390 B
JSON
{
"name": "swagger-pack",
"version": "1.0.4",
"description": "test of swagger generated angular models/services and possibility to reuse them",
"main": "dist/index.js",
"scripts": {
"test": "test"
},
"keywords": [
"yaml",
"ftw"
],
"author": "Tom Morawski",
"license": "ISC",
"dependencies": {
"typescript": "^3.2.4"
},
"types": "dist/index.d.ts"
}