This repository has been archived on 2022-03-12. You can view files and clone it, but cannot push or open issues or pull requests.
2021-04-02 02:24:13 +03:00

17 lines
345 B
JSON

{
"name": "stackframe",
"repository": "stacktracejs/stackframe",
"description": "JS Object representation of a stack frame",
"version": "1.1.1",
"keywords": [
"stacktrace",
"error",
"debugger",
"stack frame"
],
"main": "stackframe.js",
"scripts": [
"stackframe.js"
]
}