{"_id":"@1stquad/swagger-typescript-codegen","_rev":"7-96a3281244baead13360ebca56911606","name":"@1stquad/swagger-typescript-codegen","dist-tags":{"latest":"1.9.6"},"versions":{"1.9.0":{"name":"@1stquad/swagger-typescript-codegen","main":"./lib/codegen.js","version":"1.9.0","description":"A Swagger Codegenerator tailored for typescript.","scripts":{"pretest":"npm run build","test":"grunt && jest","clean":"rm -rf tmp-*","build":"tsc --project tsconfig.json","build:watch":"npm run build -- --watch","test:watch":"jest --watch","prepublishOnly":"npm run build","prettier":"prettier --write \"src/**/*.ts\""},"bin":{"swagger2ts":"bin/swagger2ts.js"},"bugs":{"url":"https://github.com/mtennoe/swagger-typescript-codegen/issues"},"repository":{"type":"git","url":"git://github.com/mtennoe/swagger-typescript-codegen.git"},"keywords":["swagger","rest"],"author":{"name":"Marius Tennøe","email":"mariust@outlook.com"},"license":"Apache-2.0","homepage":"https://github.com/mtennoe/swagger-typescript-codegen","dependencies":{"commander":"^2.19.0","js-beautify":"^1.8.9","jshint":"^2.9.7","lodash":"^4.17.11","mustache":"^3.0.1","update-notifier":"^2.5.0"},"devDependencies":{"@types/commander":"^2.12.2","@types/jest":"^23.3.10","@types/js-beautify":"^1.8.0","@types/lodash":"^4.14.119","@types/mustache":"^0.8.32","@types/node":"^10.12.18","final-fs":"^1.6.0","grunt":"^1.0.3","grunt-contrib-jshint":"^2.0.0","grunt-jsonlint":"^1.0.4","grunt-vows":"^0.4.1","husky":"^1.3.1","jest":"^23.6.0","lint-staged":"^8.1.0","matchdep":"^2.0.0","prettier":"1.15.3","request":"^2.88.0","superagent":"^4.0.0","tmp":"0.0.33","typescript":"^3.2.2","vows":"^0.8.2"},"husky":{"hooks":{"pre-commit":"lint-staged"}},"lint-staged":{"*.{ts,md},":["prettier --write","git add"]},"gitHead":"047c331666b9dfb1d70a321ade31c4d0142e8e95","_id":"@1stquad/swagger-typescript-codegen@1.9.0","_npmVersion":"6.5.0","_nodeVersion":"8.7.0","_npmUser":{"name":"mmakarevich","email":"mmakarevich@1stquad.com"},"dist":{"integrity":"sha512-ckC0pqcaSPqEydSKbCyD1FU1YUSThnq7pwKpt84SDJtJ1N9yY0Ki5AgtNx9ghUhqFOxj+5/QJHVZDYPuWep5qQ==","shasum":"589bed6b6d9872ecd5d391db4dfccf2a94802abf","tarball":"https://registry.npmjs.org/@1stquad/swagger-typescript-codegen/-/swagger-typescript-codegen-1.9.0.tgz","fileCount":137,"unpackedSize":439775,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcSBZHCRA9TVsSAnZWagAApjoQAJvHSErK3f6iOsSIyhUz\nsihqGf3xuH3T3WiMCIslgHpoUrBeJikIs9wai2QnKmz5zGMqDdpb9X42nZFz\nEkOq+yjR4HXmsv/NVItVH02Vlf8gDPPJFrJ4JzsRL2a452klMtYOsLNtojTE\n39/X1J2dfyGOq/1tXG0lg/14gy/fz2kfRS6VX4o+oM0x3vEgHXecO0K70BHM\n2DzjoJkdZcLoElKdaSpM2ZukGiwLUbaUZ4V7nQZU9SrH6vEhPuQ1TfaZITRI\nlFPNiosDK7gOok4JqU1xF5rw8IIvsqfvXpmBM+QAOYL4rxrIUoDLKupM3nO4\n9N++0GgJZHonBBfcbi4ujJ0GH7BT7HA32Y8hGFAYhviB3G0JpIh0Ri1+frpS\nyTeDdHSaxw6aezEHuSi/eQXujhvvYqxsbV5vrj5Q9Swz1JeCk04nBmgC3OgS\nhGU32X5Qw3PQSFZgh9erGdTHST2IzxUMCGMGZUz5i2Bi9N0BqauIJ88aigUo\n1TmP6qqd5WRnBeLVOHaKT0bDDHc3w1b7C+/FAR4z6YIuSPoPqG1w/OR4HEoF\ni1s6zYkWQ0FlZCnyrUqiWc+ap4aaZp2Vsc37kvnqkgBRgRTCf9tZnknNCfFq\nm9eRSeHqXZhNaiUrzIDHEpBdxs/WcVmnwxFqlK+KTlDYAxt/4feOBACXQCin\nRqbv\r\n=/anx\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIC3syYo942uVcSHY8mEjFyI+D+gWs9I3ymsSNQ6dG3nDAiEArqNxwogmMVbj07DZ+yb3ShrMhoUTmKtm99s5kkrmZ4g="}]},"maintainers":[{"name":"illusdolphin","email":"illusdolphin@gmail.com"},{"name":"mbuehler","email":"mbuehler@1stquad.com"},{"name":"mmakarevich","email":"mmakarevich@1stquad.com"},{"name":"firstquad","email":"info@1stquad.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/swagger-typescript-codegen_1.9.0_1548228166448_0.23360614836557492"},"_hasShrinkwrap":false},"1.9.1":{"name":"@1stquad/swagger-typescript-codegen","main":"./lib/codegen.js","version":"1.9.1","description":"A Swagger Codegenerator tailored for typescript.","scripts":{"pretest":"npm run build","test":"grunt && jest","clean":"rm -rf tmp-*","build":"tsc --project tsconfig.json","build:watch":"npm run build -- --watch","test:watch":"jest --watch","prepublishOnly":"npm run build","prettier":"prettier --write \"src/**/*.ts\""},"bin":{"swagger2ts":"bin/swagger2ts.js"},"bugs":{"url":"https://github.com/mtennoe/swagger-typescript-codegen/issues"},"repository":{"type":"git","url":"git://github.com/mtennoe/swagger-typescript-codegen.git"},"keywords":["swagger","rest"],"author":{"name":"Marius Tennøe","email":"mariust@outlook.com"},"license":"Apache-2.0","homepage":"https://github.com/mtennoe/swagger-typescript-codegen","dependencies":{"commander":"^2.19.0","js-beautify":"^1.8.9","jshint":"^2.9.7","lodash":"^4.17.11","mustache":"^3.0.1","update-notifier":"^2.5.0"},"devDependencies":{"@types/commander":"^2.12.2","@types/jest":"^23.3.10","@types/js-beautify":"^1.8.0","@types/lodash":"^4.14.119","@types/mustache":"^0.8.32","@types/node":"^10.12.18","final-fs":"^1.6.0","grunt":"^1.0.3","grunt-contrib-jshint":"^2.0.0","grunt-jsonlint":"^1.0.4","grunt-vows":"^0.4.1","husky":"^1.3.1","jest":"^23.6.0","lint-staged":"^8.1.0","matchdep":"^2.0.0","prettier":"1.15.3","request":"^2.88.0","superagent":"^4.0.0","tmp":"0.0.33","typescript":"^3.2.2","vows":"^0.8.2"},"husky":{"hooks":{"pre-commit":"lint-staged"}},"lint-staged":{"*.{ts,md},":["prettier --write","git add"]},"gitHead":"a411d682672138f2ef8e9c044cdf15a713fb8dc5","_id":"@1stquad/swagger-typescript-codegen@1.9.1","_npmVersion":"6.5.0","_nodeVersion":"8.7.0","_npmUser":{"name":"mmakarevich","email":"mmakarevich@1stquad.com"},"dist":{"integrity":"sha512-UsiKm9aQ4jW3GcJrG9u8G+egXdbJv4R0r5od5lHQLh8AtU9D+WCv0KoKK1MPU/YDaQVPeQBo0HnHZDh6nTX2Hg==","shasum":"bbe41471b22348da666fda0e158da57c2495523c","tarball":"https://registry.npmjs.org/@1stquad/swagger-typescript-codegen/-/swagger-typescript-codegen-1.9.1.tgz","fileCount":137,"unpackedSize":465006,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcSqtTCRA9TVsSAnZWagAA8ycQAJWO3qT7zCWRCzHZzWw5\nzj7rv1vjh0ULDg7rZn8TLK67qJD8NE9YKapeYWryeRBfUw0klq/Qe0gPKAvL\neMOTJ4xBaULv53RjgiS+s+ag7GvX3nA/Z07IiAIqvur6C1wBHry7JCTljoFt\nCrtZyv+NiFXEasp59KXZdteCxH5tGxmiOrkon8dUPDEGSGHXJLOT3/RPRaMC\niqjMhtTm9qqw2p2vmFRyNVW87WKEUJKGbyk2vyMVVnsy9h6zFz9sKJjleRyZ\nVzHDsU3K8sJIN2lWHurH+XKBouF4bV/zcZd7FXh07KH55scRKn/yivOC0Tom\nkopifI4YK9D2gOAKHVASKTIHp5s84iMeTOrY5G5I1Isl76GbPfIsjSWN1GyP\noKXVFi6cZe0/3fkXlTTawGnmnQOQN2MS5orsgxwKoAAAcmon4fj4JSQXWwVu\nyDcXjUZvGjZXnlNKpQRD8Ggy1j0pYMKZidD5ieJ8PXWUkx+rC+AibbDEmtOl\nCjoiSkZvQu3yXEFK8/uyjNvYRosfqew1DlfegI7ovI2RHb0IKnfMj59mpx5a\ncj2Wi1LRJNF6OCIGbW7vaKHlFW9316vBO933lKqqFVTV/ckD6IHXKOsLQP3F\nUMBulyPI08fCEpGwAv4/s5Db2Ygg8V2hErp2ZfhvXd7Vi+qOIJcMoGtzH8G3\nuIAd\r\n=o1uP\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCICAiLv49xNXg/1qPegPfgRiclIdjxDeoAWjoWCiNgWRNAiBaRzspWV/2rpWfuU966SfWnM4I0/6JFvfJDzm6HinXTQ=="}]},"maintainers":[{"name":"firstquad","email":"info@1stquad.com"},{"name":"illusdolphin","email":"illusdolphin@gmail.com"},{"name":"mbuehler","email":"mbuehler@1stquad.com"},{"name":"mmakarevich","email":"mmakarevich@1stquad.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/swagger-typescript-codegen_1.9.1_1548397394460_0.09500811543042942"},"_hasShrinkwrap":false},"1.9.2":{"name":"@1stquad/swagger-typescript-codegen","main":"./lib/codegen.js","version":"1.9.2","description":"A Swagger Codegenerator tailored for typescript.","scripts":{"pretest":"npm run build","test":"grunt && jest","clean":"rm -rf tmp-*","build":"tsc --project tsconfig.json","build:watch":"npm run build -- --watch","test:watch":"jest --watch","prepublishOnly":"npm run build","prettier":"prettier --write \"src/**/*.ts\""},"bin":{"swagger2ts":"bin/swagger2ts.js"},"bugs":{"url":"https://github.com/mtennoe/swagger-typescript-codegen/issues"},"repository":{"type":"git","url":"git://github.com/mtennoe/swagger-typescript-codegen.git"},"keywords":["swagger","rest"],"author":{"name":"Marius Tennøe","email":"mariust@outlook.com"},"license":"Apache-2.0","homepage":"https://github.com/mtennoe/swagger-typescript-codegen","dependencies":{"commander":"^2.19.0","js-beautify":"^1.8.9","jshint":"^2.9.7","lodash":"^4.17.11","mustache":"^3.0.1","update-notifier":"^2.5.0"},"devDependencies":{"@types/commander":"^2.12.2","@types/jest":"^23.3.10","@types/js-beautify":"^1.8.0","@types/lodash":"^4.14.119","@types/mustache":"^0.8.32","@types/node":"^10.12.18","final-fs":"^1.6.0","grunt":"^1.0.3","grunt-contrib-jshint":"^2.0.0","grunt-jsonlint":"^1.0.4","grunt-vows":"^0.4.1","husky":"^1.3.1","jest":"^23.6.0","lint-staged":"^8.1.0","matchdep":"^2.0.0","prettier":"1.15.3","request":"^2.88.0","superagent":"^4.0.0","tmp":"0.0.33","typescript":"^3.2.2","vows":"^0.8.2"},"husky":{"hooks":{"pre-commit":"lint-staged"}},"lint-staged":{"*.{ts,md},":["prettier --write","git add"]},"gitHead":"3ca03419c5392dede8fa3dedec0a1f736351e198","_id":"@1stquad/swagger-typescript-codegen@1.9.2","_npmVersion":"6.5.0","_nodeVersion":"8.7.0","_npmUser":{"name":"mmakarevich","email":"mmakarevich@1stquad.com"},"dist":{"integrity":"sha512-6REY33PyTCnmmJ1ChDK8Q4a2MxXHEp761cgMmK1XfTp01q+nhqQluZtLg3HbtjZrup0QYhmz2aiKwIIRngkp2A==","shasum":"73d852ffe79febe102a8ed10ebdbcdc8f5c1dc5c","tarball":"https://registry.npmjs.org/@1stquad/swagger-typescript-codegen/-/swagger-typescript-codegen-1.9.2.tgz","fileCount":137,"unpackedSize":465527,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcTuE5CRA9TVsSAnZWagAAPf4P/2w0GdWznk5F19FP/9TX\nfJL1rJzsWSBLxTXg2yb6vnNVAzq1NP6url7cxHsEGCv0XDtjmJI+M2R8peb0\nTZlR/t/jtfvk4YJlVmHDwbg073dN98E8FSnjJ2V37BrF+wbvTVmO8czneFyZ\nfvyAHo3ygbb+Tdzp/u8x5ONRboJz3tEjlj43a/kBsJGrXfE5Ipop0RwCXQ1F\n/UTO5aDl+doNEqkiBck2Swu8xY7x9p6JesXWP0lb5wVkeTXohlCTIOhYbeRS\n1TI8SssRwSH11UBAX9zQhFE+gekO3dLbnZ4IPYFUFLGK6DWvFTVL7Q49BPK1\nazwNmq89/8tXypG144oWuFcy3KPZZPQEIkK+KTSZvxu+OEmyzeFI+tVXZrCV\nYWnguflK5rf0a0m7WPlCFIudvlDpOTsjEneELXTMM7CuTXWNY3BlP69tZ6dQ\nIEgy0ysR9qzE2f0jOp6wB2cy3HOWPNn7fLkA9TNShdozRDiPpUNH1mn1cvmC\n2Q8AQbJlgwPyQHjlZHp+he/NJP2Jpw0XfboFskWfwMRPj//U9d9Ut/BtNYCU\n22P08MeIopY0Q/b+WUssImgrT+TUzlsXb3ssMcubyDnVCVcViKVy4yu3DKuG\nKosoBUVemXUMe1ESDWaGHImfTxEKPFsO+LPlIWvycsO3w0vAJvsJjbyZgLps\ntMhQ\r\n=8rD2\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIBLH2vaiR7W0Aj3RZ0YdcLQ1mw2sRqd9nXVACm3klF5bAiEAnqOiHi/PPvVCmcG65R5Lm041wO8zICyl/CYAALB9Fec="}]},"maintainers":[{"name":"firstquad","email":"info@1stquad.com"},{"name":"illusdolphin","email":"illusdolphin@gmail.com"},{"name":"mbuehler","email":"mbuehler@1stquad.com"},{"name":"mmakarevich","email":"mmakarevich@1stquad.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/swagger-typescript-codegen_1.9.2_1548673336297_0.47946946431868454"},"_hasShrinkwrap":false},"1.9.3":{"name":"@1stquad/swagger-typescript-codegen","main":"./lib/codegen.js","version":"1.9.3","description":"A Swagger Codegenerator tailored for typescript.","scripts":{"pretest":"npm run build","test":"grunt && jest","clean":"rm -rf tmp-*","build":"tsc --project tsconfig.json","build:watch":"npm run build -- --watch","test:watch":"jest --watch","prepublishOnly":"npm run build","prettier":"prettier --write \"src/**/*.ts\""},"bin":{"swagger2ts":"bin/swagger2ts.js"},"bugs":{"url":"https://github.com/mtennoe/swagger-typescript-codegen/issues"},"repository":{"type":"git","url":"git://github.com/mtennoe/swagger-typescript-codegen.git"},"keywords":["swagger","rest"],"author":{"name":"Marius Tennøe","email":"mariust@outlook.com"},"license":"Apache-2.0","homepage":"https://github.com/mtennoe/swagger-typescript-codegen","dependencies":{"commander":"^2.19.0","js-beautify":"^1.8.9","jshint":"^2.9.7","lodash":"^4.17.11","mustache":"^3.0.1","update-notifier":"^2.5.0"},"devDependencies":{"@types/commander":"^2.12.2","@types/jest":"^23.3.10","@types/js-beautify":"^1.8.0","@types/lodash":"^4.14.119","@types/mustache":"^0.8.32","@types/node":"^10.12.18","final-fs":"^1.6.0","grunt":"^1.0.3","grunt-contrib-jshint":"^2.0.0","grunt-jsonlint":"^1.0.4","grunt-vows":"^0.4.1","husky":"^1.3.1","jest":"^23.6.0","lint-staged":"^8.1.0","matchdep":"^2.0.0","prettier":"1.15.3","request":"^2.88.0","superagent":"^4.0.0","tmp":"0.0.33","typescript":"^3.2.2","vows":"^0.8.2"},"husky":{"hooks":{"pre-commit":"lint-staged"}},"lint-staged":{"*.{ts,md},":["prettier --write","git add"]},"gitHead":"e6ef296acafefb27afe3b46ad198145a42b4a1be","_id":"@1stquad/swagger-typescript-codegen@1.9.3","_npmVersion":"6.5.0","_nodeVersion":"8.7.0","_npmUser":{"name":"mmakarevich","email":"mmakarevich@1stquad.com"},"dist":{"integrity":"sha512-ffrIlkwS6E9b5cj6B+UMIvIQiFgc3Cn+IRdTCLe7XHaDcVo3KQnBkS485/mld/N4xqz3gEO7pQiFqmIuIzkOMA==","shasum":"4d2b121a2435918126d59747651f7d8bf659d2bd","tarball":"https://registry.npmjs.org/@1stquad/swagger-typescript-codegen/-/swagger-typescript-codegen-1.9.3.tgz","fileCount":137,"unpackedSize":413598,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcTwSkCRA9TVsSAnZWagAAB2MP/2YmrI21sm+x002vCWhv\nWJSYscrWkkKdTDMDGvUTTNq5ffMBVr1nd0NUrInarT88ii1fkbGrSNwwnWzc\nx8H6dAmPGci6emn7eUUCxxfX/o8vzb51BOL1nPzNVZG2wojwDga1k37RXmr7\n0YYogE9OVc6Uc+g9+H0uxfPXPdjtYtw2H9Hv9A3MrD/6hSFJESXOqE2zRfM7\neJUTSBJEddu+EkCMvdfgH2LQG29S0aMq4L5XKLYrEy6XlEB9OWXpS5Vs/+OB\nnJPKmuNu9w9Gln42jwUMN3MZYRKYdarPUG+m/0EU/L6JfVAj/bfjvi/xE/ER\nZB9ANufE+qIM6nO0sFVjLeAcEbagjJ7N7Am+dHL+OumsC9xjTnQcf1usBA0A\n56zdcbfeO0SRl4Z8UjKjGpGwIwn9iOLrLn2paHIsJXO5HRcUdLOztsLcVpW6\nhMe94g6GfeT7okLPAYnCy/pU7BMbIS99H6Ru9MoYtKJI4rZCIl1sM2UFjCLP\nMsCUbqprgkN3eoMCfPM8+7c9+8oajMkVeJDaDRhKDrj/NPz4Mgh1N0/o37x4\nI2f+9jwmsSokKQiDxROovp+czSQLDUsbaeXVdO7mWxDb/kaxq4lpb1lVfA+n\nzXN4PjLbWz/VERjoQfGmkfLHjeAax3efx+3LF270an6kc2Hdjt6f9748GMUH\nTVwx\r\n=rh18\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDmq7FntEzg1H82NyQpiqT2It6g4hxP75EAffibb8ODcAIgDA1fLUulcWVDPPDc9iX74P4sBOreJ5DTJ5MyS9C87RE="}]},"maintainers":[{"name":"firstquad","email":"info@1stquad.com"},{"name":"illusdolphin","email":"illusdolphin@gmail.com"},{"name":"mbuehler","email":"mbuehler@1stquad.com"},{"name":"mmakarevich","email":"mmakarevich@1stquad.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/swagger-typescript-codegen_1.9.3_1548682403519_0.6592736347247383"},"_hasShrinkwrap":false},"1.9.4":{"name":"@1stquad/swagger-typescript-codegen","main":"./lib/codegen.js","version":"1.9.4","description":"A Swagger Codegenerator tailored for typescript.","scripts":{"pretest":"npm run build","test":"grunt && jest","clean":"rm -rf tmp-*","build":"tsc --project tsconfig.json","build:watch":"npm run build -- --watch","test:watch":"jest --watch","prepublishOnly":"npm run build","prettier":"prettier --write \"src/**/*.ts\""},"bin":{"swagger2ts":"bin/swagger2ts.js"},"bugs":{"url":"https://github.com/mtennoe/swagger-typescript-codegen/issues"},"repository":{"type":"git","url":"git://github.com/mtennoe/swagger-typescript-codegen.git"},"keywords":["swagger","rest"],"author":{"name":"Marius Tennøe","email":"mariust@outlook.com"},"license":"Apache-2.0","homepage":"https://github.com/mtennoe/swagger-typescript-codegen","dependencies":{"commander":"^2.19.0","js-beautify":"^1.8.9","jshint":"^2.9.7","lodash":"^4.17.11","mustache":"^3.0.1","update-notifier":"^2.5.0"},"devDependencies":{"@types/commander":"^2.12.2","@types/jest":"^23.3.10","@types/js-beautify":"^1.8.0","@types/lodash":"^4.14.119","@types/mustache":"^0.8.32","@types/node":"^10.12.18","final-fs":"^1.6.0","grunt":"^1.0.3","grunt-contrib-jshint":"^2.0.0","grunt-jsonlint":"^1.0.4","grunt-vows":"^0.4.1","husky":"^1.3.1","jest":"^23.6.0","lint-staged":"^8.1.0","matchdep":"^2.0.0","prettier":"1.15.3","request":"^2.88.0","superagent":"^4.0.0","tmp":"0.0.33","typescript":"^3.2.2","vows":"^0.8.2"},"husky":{"hooks":{"pre-commit":"lint-staged"}},"lint-staged":{"*.{ts,md},":["prettier --write","git add"]},"gitHead":"a7c8ad2cf632c1673e4a6e36c152643f238ee0ae","_id":"@1stquad/swagger-typescript-codegen@1.9.4","_npmVersion":"6.5.0","_nodeVersion":"8.7.0","_npmUser":{"name":"mmakarevich","email":"mmakarevich@1stquad.com"},"dist":{"integrity":"sha512-w98YVFJQmju1bLptgq18ykKULNsIZNL9LEchCgW5SU20KmWpKZLqemq+9UmJuaeJDCc2NI7e3k0DGOnsB072Lw==","shasum":"322c96ff7061028ebc31532841a7f48b67656bdd","tarball":"https://registry.npmjs.org/@1stquad/swagger-typescript-codegen/-/swagger-typescript-codegen-1.9.4.tgz","fileCount":137,"unpackedSize":427601,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcUUB1CRA9TVsSAnZWagAAa4wP/jnQUQfCMaMPNYDJaVH9\nfdhOHTPrVUzihiWYMnTvmlYtLYitKC/+PsMMZ+aycrx7+xNSOyyDsKekmvYz\n4zVk8f+nkp/1cGn8Q82dhT9EgAV1syvFX9g+EIN5Izt0TBx3M75B48oYxlZA\n1ye7uDvsoGXgm+9qNArJLPqgclIndnxtqArbpCF+1gh+Vpy4CGO5FhqFV8tk\nGPpb+aXV420JgG7spNWju2C8Os4Mz8bVma6v0rcbJDq773axvwQNfqrVqJR+\nq0Y6kSS9uVB7SSCLe+0gaEHqodK6HxH+bB21n7hyAIW9ZekYOxFDuFlqn7yk\n+DNd17jS4AZQoO7UdoPTLFCoh9ZZ0E4uqFCkRNX7ymb1e4I0bxHt6Y0CFSJx\ny182QYY8hPfVMwHb3/9uvqnyt60P+s66DQQ2FTnwiblzv0pj4Mc9FpsmjvSe\n6xE5rNtzjgiz2keww9Ji79Ej1JfvfCCvYvLUBklblkpjsuRz8VDAQtt53/o9\nHLlSwd+hzk0zalzm6H0KZRIA5bRgNGJojt9eLB7Y6m0ltwuEqK3jO+Ns7aOc\n+FxwSKnhU5shj2bHQuwDNyXGlVKGMSvJZW501tR58hxdLmrbq8JU+ldU1xBP\nhKKDE2Y7dNFhFsU46JdKE8J0Y4rdqQacmflZFN7Cg4s2hWZ2mv3AWdwOInZm\nil+N\r\n=68oe\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCRA+ivZRsE+aWINk9WUm2uvs2GtHqwu5NDqYdp2hvEZgIhAL90Iv9wTnDrrPD4tM0IEZnEJIqgFw/kl0hJ6D86vqCD"}]},"maintainers":[{"name":"firstquad","email":"info@1stquad.com"},{"name":"illusdolphin","email":"illusdolphin@gmail.com"},{"name":"mbuehler","email":"mbuehler@1stquad.com"},{"name":"mmakarevich","email":"mmakarevich@1stquad.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/swagger-typescript-codegen_1.9.4_1548828788331_0.13831195092408022"},"_hasShrinkwrap":false},"1.9.5":{"name":"@1stquad/swagger-typescript-codegen","main":"./lib/codegen.js","version":"1.9.5","description":"A Swagger Codegenerator tailored for typescript.","scripts":{"pretest":"npm run build","test":"grunt && jest","clean":"rm -rf tmp-*","build":"tsc --project tsconfig.json","build:watch":"npm run build -- --watch","test:watch":"jest --watch","prepublishOnly":"npm run build","prettier":"prettier --write \"src/**/*.ts\""},"bin":{"swagger2ts":"bin/swagger2ts.js"},"bugs":{"url":"https://github.com/mtennoe/swagger-typescript-codegen/issues"},"repository":{"type":"git","url":"git://github.com/mtennoe/swagger-typescript-codegen.git"},"keywords":["swagger","rest"],"author":{"name":"Marius Tennøe","email":"mariust@outlook.com"},"license":"Apache-2.0","homepage":"https://github.com/mtennoe/swagger-typescript-codegen","dependencies":{"commander":"^2.19.0","js-beautify":"^1.8.9","jshint":"^2.9.7","lodash":"^4.17.11","mustache":"^3.0.1","update-notifier":"^2.5.0"},"devDependencies":{"@types/commander":"^2.12.2","@types/jest":"^23.3.10","@types/js-beautify":"^1.8.0","@types/lodash":"^4.14.119","@types/mustache":"^0.8.32","@types/node":"^10.12.18","final-fs":"^1.6.0","grunt":"^1.0.3","grunt-contrib-jshint":"^2.0.0","grunt-jsonlint":"^1.0.4","grunt-vows":"^0.4.1","husky":"^1.3.1","jest":"^23.6.0","lint-staged":"^8.1.0","matchdep":"^2.0.0","prettier":"1.15.3","request":"^2.88.0","superagent":"^4.0.0","tmp":"0.0.33","typescript":"^3.2.2","vows":"^0.8.2"},"husky":{"hooks":{"pre-commit":"lint-staged"}},"lint-staged":{"*.{ts,md},":["prettier --write","git add"]},"gitHead":"6e2dcdb2cabe1f8e8abdce3d85da54f9bfaea224","_id":"@1stquad/swagger-typescript-codegen@1.9.5","_npmVersion":"6.5.0","_nodeVersion":"8.7.0","_npmUser":{"name":"mmakarevich","email":"mmakarevich@1stquad.com"},"dist":{"integrity":"sha512-lwI6tV43WEHnLaRRQwiOIaLkLW/3kCCNfaXL9IPpOnuKuwsXqmdZwbUziFXyhsAHQSehes8QTqsvXTDd4Az52Q==","shasum":"a120e33dcf636ecde0ca46e8cc2f671472299b18","tarball":"https://registry.npmjs.org/@1stquad/swagger-typescript-codegen/-/swagger-typescript-codegen-1.9.5.tgz","fileCount":140,"unpackedSize":426131,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcV/YKCRA9TVsSAnZWagAAisIP/0biMLBkHE4cMuiDhNVn\n0VOvu2zcVMWeKq6TWv3U3IkZZRjIUKcfwLQn4XO9Lq8KJ4I8v0MoT5Iet/cB\nuUCTUoRTVLte3mLC06Ou+qtzcR486LiOHT1t3u0AuD69/Qjf2ME1ig9u7Ur+\n9+4z/7RPWuBYhqmJtfP5yfCqD1vnyYweUsvtJ9CTcwVwP8Uc7JO4UF6wQPv1\ntqgwBFOQmI07WaQYb3N/biA+DHySpCMczr4bitf67rBHVrUqTk2+Zqur3Thi\nLnBXwsc1dAsz9/FtorGM66hAhpLLCEOYrVhNik5rZEKAhttJpR/BqSkXd4yD\nkLM8vJsMENL3HB2gV1BFCAb7/q4sSlHQxLn8ASsyy7Q44hscuEguN0UwbbmE\ntEvfZrBrcEyyUBaQO6vPJbEy68ZmhuGw2kvur5DfeC5rcJoxFO0/7kFPlgqE\nSQ+fXwxTOVuPVu9rofbXGDSHq9SAIvw+I+AwdmevM+wSxnB4nT/Gf3J0wCXu\nMwQVD+9h1R2x2IpBX6t65Q8Jg8zQaEJ4i9MNvJYZQhFh43QC2NmB6o8StXlt\n5+Qwrmclb1LA8TyPdhFdeTSm/xJ6406ozDJDDtuspt+OW34rjcshywFTsISP\neDZPAFz5CUsoXQr122ECwi2OGSAkf6gJrMMdZXWuyoAZUviDLIW4uKpd0yXg\nV4xZ\r\n=ruAz\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDvU3Dn7I9D7Et/WAhZ2OOWVsYuwQJ8SYcak0AIN4NFXQIgUmVti0NCO+Pg2lcchipXIJUZyer0qVQW7fkjtUiARa0="}]},"maintainers":[{"name":"firstquad","email":"info@1stquad.com"},{"name":"illusdolphin","email":"illusdolphin@gmail.com"},{"name":"mbuehler","email":"mbuehler@1stquad.com"},{"name":"mmakarevich","email":"mmakarevich@1stquad.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/swagger-typescript-codegen_1.9.5_1549268490139_0.8762509777608305"},"_hasShrinkwrap":false},"1.9.6":{"name":"@1stquad/swagger-typescript-codegen","main":"./lib/codegen.js","version":"1.9.6","description":"A Swagger Codegenerator tailored for typescript.","scripts":{"pretest":"npm run build","test":"grunt && jest","clean":"rm -rf tmp-*","build":"tsc --project tsconfig.json","build:watch":"npm run build -- --watch","test:watch":"jest --watch","prepublishOnly":"npm run build","prettier":"prettier --write \"src/**/*.ts\""},"bin":{"swagger2ts":"bin/swagger2ts.js"},"bugs":{"url":"https://github.com/mtennoe/swagger-typescript-codegen/issues"},"repository":{"type":"git","url":"git://github.com/mtennoe/swagger-typescript-codegen.git"},"keywords":["swagger","rest"],"author":{"name":"Marius Tennøe","email":"mariust@outlook.com"},"license":"Apache-2.0","homepage":"https://github.com/mtennoe/swagger-typescript-codegen","dependencies":{"commander":"^2.19.0","js-beautify":"^1.8.9","jshint":"^2.9.7","lodash":"^4.17.11","mustache":"^3.0.1","update-notifier":"^2.5.0"},"devDependencies":{"@types/commander":"^2.12.2","@types/jest":"^23.3.10","@types/js-beautify":"^1.8.0","@types/lodash":"^4.14.119","@types/mustache":"^0.8.32","@types/node":"^10.12.18","final-fs":"^1.6.0","grunt":"^1.0.3","grunt-contrib-jshint":"^2.0.0","grunt-jsonlint":"^1.0.4","grunt-vows":"^0.4.1","husky":"^1.3.1","jest":"^23.6.0","lint-staged":"^8.1.0","matchdep":"^2.0.0","prettier":"1.15.3","request":"^2.88.0","superagent":"^4.0.0","tmp":"0.0.33","typescript":"^3.2.2","vows":"^0.8.2"},"husky":{"hooks":{"pre-commit":"lint-staged"}},"lint-staged":{"*.{ts,md},":["prettier --write","git add"]},"gitHead":"c46f32c0a09220fe0696b096ca3f0d83a555b6eb","_id":"@1stquad/swagger-typescript-codegen@1.9.6","_nodeVersion":"10.16.3","_npmVersion":"6.13.1","dist":{"integrity":"sha512-REn8Gfcj0/H14ySAK6nxCwgXmnO1fVeToS1Y34VDauFUCOg8UlZh8TYTUnhZmxx2KC4DQoKEreMtmxiahmKcHg==","shasum":"f0621ee6ba82f182797502bf94a7d18f4958429a","tarball":"https://registry.npmjs.org/@1stquad/swagger-typescript-codegen/-/swagger-typescript-codegen-1.9.6.tgz","fileCount":136,"unpackedSize":382127,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd5hN7CRA9TVsSAnZWagAAn78P/jcQlKFuvSn2f3s4qM63\n687dFDu/TUtDyh5QBwlFHPFUIscjJucn35jwtZjyYBGfVx6bxWrINgZMGQ2F\nMdGc+X1jFo4EY4EanEZQfZK6vrJ2u4q5p88KoBL7c9d+nIHcOcvvljMf2BI1\nx2N5sksJWTYTlGiseLZxl+My0JTdxqxGEguL9iWjzEUdCswmZCCbqfXzNK7P\nHABj73IiE+nUsAGzuQ60OHmshRcpGgmo208/7yDbns5yluamQ1jxGo8dlU1F\nmIX/XrT0y4dTK9EctgrkJizqKp7a69EoaShN447L6+TPeNM8HaJMa10S6Vqq\n3QUcLDqpHzQRP3MiOs/UzjAbS788zwBk8PfqsrMTi64Xa6cO38qQ40y4y4+o\nfrhKLGoz0oXVBbZKavmZPMNJ0Yz88+zEnjf0z4r92fiVpSDib4b60k2Y96JT\nr8WGkWijxT/dgJHHbhGrn7LvNJ0fTST5aKwCh3L9Xg1MzuYEId/a7rE8wlPx\n1ixFGGcbNuVSYiYWmckkq7cErsjQgCP43LnxglCupshyj4s/Lg/my2bM5uSl\nXTKX9tKidTDpdH06RMEKpsxDh3TVKiBb7pKEFKm4rlbfqeAh/DzImKWD2ast\n7aFv2FGc+4FnU6am4fvH+2O1Pj9onqp3gmxu3a65YpQAcGaSeHlzJPB52A/6\nntHO\r\n=OXLE\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCeBi7Lae6q5YZZJ5aRUHD1h+U3ICRsljSTn/ftYL7MPwIgJD+mrbBz0bFRRXYCZIUUcZxIM4U9OL41y3cGdBXKtzM="}]},"maintainers":[{"name":"firstquad","email":"info@1stquad.com"},{"name":"illusdolphin","email":"illusdolphin@gmail.com"},{"name":"mbuehler","email":"mbuehler@1stquad.com"},{"name":"mmakarevich","email":"mmakarevich@1stquad.com"}],"_npmUser":{"name":"illusdolphin","email":"illusdolphin@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/swagger-typescript-codegen_1.9.6_1575359355223_0.11331953573548548"},"_hasShrinkwrap":false}},"time":{"created":"2019-01-23T07:22:46.380Z","1.9.0":"2019-01-23T07:22:46.543Z","modified":"2022-04-04T10:34:39.975Z","1.9.1":"2019-01-25T06:23:14.737Z","1.9.2":"2019-01-28T11:02:16.436Z","1.9.3":"2019-01-28T13:33:23.612Z","1.9.4":"2019-01-30T06:13:08.557Z","1.9.5":"2019-02-04T08:21:30.325Z","1.9.6":"2019-12-03T07:49:15.377Z"},"maintainers":[{"name":"firstquad","email":"info@1stquad.com"},{"name":"illusdolphin","email":"illusdolphin@gmail.com"},{"name":"mbuehler","email":"mbuehler@1stquad.com"},{"name":"mmakarevich","email":"mmakarevich@1stquad.com"}],"description":"A Swagger Codegenerator tailored for typescript.","homepage":"https://github.com/mtennoe/swagger-typescript-codegen","keywords":["swagger","rest"],"repository":{"type":"git","url":"git://github.com/mtennoe/swagger-typescript-codegen.git"},"author":{"name":"Marius Tennøe","email":"mariust@outlook.com"},"bugs":{"url":"https://github.com/mtennoe/swagger-typescript-codegen/issues"},"license":"Apache-2.0","readme":"# Swagger to Typescript Codegen\r\n\r\n[![Build Status](https://travis-ci.com/mtennoe/swagger-typescript-codegen.svg?branch=master)](https://travis-ci.com/mtennoe/swagger-typescript-codegen)\r\n\r\nThis package generates a TypeScript class from a [swagger specification file](https://github.com/wordnik/swagger-spec). The code is generated using [mustache templates](https://github.com/mtennoe/swagger-js-codegen/tree/master/lib/templates) and is quality checked by [jshint](https://github.com/jshint/jshint/) and beautified by [js-beautify](https://github.com/beautify-web/js-beautify).\r\n\r\nThe typescript generator is based on [superagent](https://github.com/visionmedia/superagent) and can be used for both nodejs and the browser via browserify/webpack.\r\n\r\nThis fork was made to simplify some parts, add some more features, and tailor it more to specific use cases.\r\n\r\n## Installation\r\n```bash\r\nnpm install @1stquad/swagger-typescript-codegen \r\n```\r\n\r\n## Example\r\n```javascript\r\nvar fs = require('fs');\r\nvar CodeGen = require('swagger-typescript-codegen').CodeGen;\r\n\r\nvar file = 'swagger/spec.json';\r\nvar swagger = JSON.parse(fs.readFileSync(file, 'UTF-8'));\r\nvar tsSourceCode = CodeGen.getTypescriptCode({ className: 'Test', swagger: swagger, imports: ['../../typings/tsd.d.ts'] });\r\nconsole.log(tsSourceCode);\r\n```\r\n\r\n## Custom template\r\n```javascript\r\nvar source = CodeGen.getCustomCode({\r\n    moduleName: 'Test',\r\n    className: 'Test',\r\n    swagger: swaggerSpec,\r\n    template: {\r\n        class: fs.readFileSync('my-class.mustache', 'utf-8'),\r\n        method: fs.readFileSync('my-method.mustache', 'utf-8'),\r\n        type: fs.readFileSync('my-type.mustache', 'utf-8')\r\n    }\r\n});\r\n```\r\n\r\n## Options\r\nIn addition to the common options listed below, `getCustomCode()` *requires* a `template` field:\r\n\r\n    template: { class: \"...\", method: \"...\" }\r\n\r\n`getTypescriptCode()`, `getCustomCode()` each support the following options:\r\n\r\n```yaml\r\n  moduleName:\r\n    type: string\r\n    description: Your module name\r\n  className:\r\n    type: string\r\n  lint:\r\n    type: boolean\r\n    description: whether or not to run jslint on the generated code\r\n  esnext:\r\n    type: boolean\r\n    description: passed through to jslint\r\n  beautify:\r\n    type: boolean\r\n    description: whether or not to beautify the generated code\r\n  beautifyOptions:\r\n    type: object\r\n    description: Options to be passed to the beautify command. See js-beautify for all available options.\r\n  mustache:\r\n    type: object\r\n    description: See the 'Custom Mustache Variables' section below\r\n  imports:\r\n    type: array\r\n    description: Typescript definition files to be imported.\r\n  swagger:\r\n    type: object\r\n    required: true\r\n    description: swagger object\r\n```\r\n\r\n### Template Variables\r\nThe following data are passed to the [mustache templates](https://github.com/janl/mustache.js):\r\n\r\n```yaml\r\nisES6:\r\n  type: boolean\r\ndescription:\r\n  type: string\r\n  description: Provided by your options field: 'swagger.info.description'\r\nisSecure:\r\n  type: boolean\r\n  description: false unless 'swagger.securityDefinitions' is defined\r\nmoduleName:\r\n  type: string\r\n  description: Your module name - provided by your options field\r\nclassName:\r\n  type: string\r\n  description: Provided by your options field\r\ndomain:\r\n  type: string\r\n  description: If all options defined: swagger.schemes[0] + '://' + swagger.host + swagger.basePath\r\nmethods:\r\n  type: array\r\n  items:\r\n    type: object\r\n    properties:\r\n      path:\r\n        type: string\r\n      pathFormatString:\r\n        type: string\r\n      className:\r\n        type: string\r\n        description: Provided by your options field\r\n      methodName:\r\n        type: string\r\n        description: Generated from the HTTP method and path elements or 'x-swagger-js-method-name' field\r\n      method:\r\n        type: string\r\n        description: 'GET', 'POST', 'PUT', 'DELETE', 'PATCH', 'COPY', 'HEAD', 'OPTIONS', 'LINK', 'UNLINK', 'PURGE', 'LOCK', 'UNLOCK', 'PROPFIND'\r\n        enum:\r\n        - GET\r\n        - POST\r\n        - PUT\r\n        - DELETE\r\n        - PATCH\r\n        - COPY\r\n        - HEAD\r\n        - OPTIONS\r\n        - LINK\r\n        - UNLINK\r\n        - PURGE\r\n        - LOCK\r\n        - UNLOCK\r\n        - PROPFIND\r\n      isGET:\r\n        type: string\r\n        description: true if method === 'GET'\r\n      summary:\r\n        type: string\r\n        description: Provided by the 'description' or 'summary' field in the schema\r\n      externalDocs:\r\n        type: object\r\n        properties:\r\n          url:\r\n            type: string\r\n            description: The URL for the target documentation. Value MUST be in the format of a URL.\r\n            required: true\r\n          description:\r\n            type: string\r\n            description: A short description of the target documentation. GitHub-Markdown syntax can be used for rich text representation.\r\n      isSecure:\r\n        type: boolean\r\n        description: true if the 'security' is defined for the method in the schema\r\n      version:\r\n        type: string\r\n        description: Version part of the path, if the path starts with the prefix '/api/vXXX/'.\r\n      intVersion:\r\n        type: integer\r\n        description: Integer part of the version string.\r\n      isLatestVersion:\r\n        type: boolean\r\n        description: True iff this is the latest version of the method.\r\n      parameters:\r\n        type: array\r\n        description: Includes all of the properties defined for the parameter in the schema plus:\r\n        items:\r\n          camelCaseName:\r\n            type: string\r\n          isSingleton:\r\n            type: boolean\r\n            description: true if there was only one 'enum' defined for the parameter\r\n          singleton:\r\n            type: string\r\n            description: the one and only 'enum' defined for the parameter (if there is only one)\r\n          isBodyParameter:\r\n            type: boolean\r\n          isPathParameter:\r\n            type: boolean\r\n          isQueryParameter:\r\n            type: boolean\r\n          isPatternType:\r\n            type: boolean\r\n            description: true if *in* is 'query', and 'pattern' is defined\r\n          isHeaderParameter:\r\n            type: boolean\r\n          isFormParameter:\r\n            type: boolean\r\n      successfulResponseType:\r\n        type: string\r\n        description: The type of a successful response. Defaults to any for non-parsable types or Swagger 1.0 spec files\r\n      successfulResponseTypeIsRef:\r\n        type: boolean\r\n        description: True iff the successful response type is the name of a type defined in the Swagger schema.\r\n```\r\n\r\n#### Custom Mustache Variables\r\nYou can also pass in your own variables for the mustache templates by adding a `mustache` object:\r\n\r\n```javascript\r\nvar source = CodeGen.getCustomCode({\r\n    ...\r\n    mustache: {\r\n      foo: 'bar',\r\n      app_build_id: env.BUILD_ID,\r\n      app_version: pkg.version\r\n    }\r\n});\r\n```\r\n\r\n## Swagger Extensions\r\n\r\n### x-proxy-header\r\nSome proxies and application servers inject HTTP headers into the requests.  Server-side code\r\nmay use these fields, but they are not required in the client API.\r\n\r\neg: https://cloud.google.com/appengine/docs/go/requests#Go_Request_headers\r\n\r\n```yaml\r\n  /locations:\r\n    get:\r\n      parameters:\r\n      - name: X-AppEngine-Country\r\n        in: header\r\n        x-proxy-header: true\r\n        type: string\r\n        description: Provided by AppEngine eg - US, AU, GB\r\n      - name: country\r\n        in: query\r\n        type: string\r\n        description: |\r\n          2 character country code.\r\n          If not specified, will default to the country provided in the X-AppEngine-Country header\r\n      ...\r\n```\r\n\r\n## Development\r\n\r\nTo run the typescript compiler on the source files run. This will start a watch process on the sources and build them into the `lib` folder.\r\n\r\n```bash\r\nnpm run build:watch\r\n```\r\n\r\nIn addition you can run the test watcher in a separate tab to run the tests in watch mode on the files in the `lib` folder.\r\n\r\n```bash\r\nnpm run test:watch\r\n```\r\n","readmeFilename":"README.md"}