{"id":13656447,"url":"https://github.com/zeekay/postmortem","last_synced_at":"2025-10-27T07:31:09.912Z","repository":{"id":8841431,"uuid":"10546462","full_name":"zeekay/postmortem","owner":"zeekay","description":"💀 When code dies, it deserves a proper autopsy. Stacktrace library with source maps support.","archived":false,"fork":false,"pushed_at":"2017-04-03T18:24:56.000Z","size":32,"stargazers_count":6,"open_issues_count":1,"forks_count":2,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-01T04:23:42.298Z","etag":null,"topics":["coffeescript","error-handling","javascript","nodejs","postmortem","stacktrace","stacktrace-library"],"latest_commit_sha":null,"homepage":"","language":"CoffeeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/zeekay.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2013-06-07T09:16:34.000Z","updated_at":"2021-11-10T17:35:43.000Z","dependencies_parsed_at":"2022-09-19T08:11:44.434Z","dependency_job_id":null,"html_url":"https://github.com/zeekay/postmortem","commit_stats":null,"previous_names":[],"tags_count":16,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zeekay%2Fpostmortem","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zeekay%2Fpostmortem/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zeekay%2Fpostmortem/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zeekay%2Fpostmortem/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/zeekay","download_url":"https://codeload.github.com/zeekay/postmortem/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":238455393,"owners_count":19475443,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["coffeescript","error-handling","javascript","nodejs","postmortem","stacktrace","stacktrace-library"],"created_at":"2024-08-02T05:00:20.649Z","updated_at":"2025-10-27T07:31:09.549Z","avatar_url":"https://github.com/zeekay.png","language":"CoffeeScript","readme":"# postmortem\n\n[![npm][npm-img]][npm-url]\n[![build][build-img]][build-url]\n[![dependencies][dependencies-img]][dependencies-url]\n[![license][license-img]][license-url]\n[![chat][chat-img]][chat-url]\n\n### When code dies, it deserves a proper autopsy.\nStacktrace library with support for CoffeeScript and source maps. Ensures\nstacktrace output is useful when code is bundled or transpiled.\n\n## Install\n```bash\n$ npm install postmortem\n```\n\n## Usage\n```javascript\nrequire('postmortem').install()\n\n// or\n\nrequire('postmortem/register')\n```\n\n\nIf you use mocha:\n```bash\n$ mocha --require postmortem/register\n```\n\n## Credit\nLarge amounts of code was lifted from\n[source-map-support](https://github.com/evanw/node-source-map-support), without\nwhich this project would not exist.\n\n## License\n[MIT][license-url]\n\n[build-img]:        https://img.shields.io/travis/zeekay/postmortem.svg\n[build-url]:        https://travis-ci.org/zeekay/postmortem\n[chat-img]:         https://badges.gitter.im/join-chat.svg\n[chat-url]:         https://gitter.im/zeekay/hi\n[coverage-img]:     https://coveralls.io/repos/zeekay/postmortem/badge.svg?branch=master\u0026service=github\n[coverage-url]:     https://coveralls.io/github/zeekay/postmortem?branch=master\n[dependencies-img]: https://david-dm.org/zeekay/postmortem.svg\n[dependencies-url]: https://david-dm.org/zeekay/postmortem\n[downloads-img]:    https://img.shields.io/npm/dm/postmortem.svg\n[downloads-url]:    http://badge.fury.io/js/postmortem\n[license-img]:      https://img.shields.io/npm/l/postmortem.svg\n[license-url]:      https://github.com/zeekay/postmortem/blob/master/LICENSE\n[npm-img]:          https://img.shields.io/npm/v/postmortem.svg\n[npm-url]:          https://www.npmjs.com/package/postmortem\n","funding_links":[],"categories":["CoffeeScript"],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzeekay%2Fpostmortem","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fzeekay%2Fpostmortem","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzeekay%2Fpostmortem/lists"}