We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents b289dab + 8e3fa2a commit 5bd1225Copy full SHA for 5bd1225
component.json
@@ -1,6 +1,10 @@
1
{
2
"name": "stacktrace.js",
3
"version": "0.6.0",
4
- "main": "./stacktrace.js",
+ "repo": "eriwen/javascript-stacktrace",
5
+ "main": "stacktrace.js",
6
+ "scripts": [
7
+ "stacktrace.js"
8
+ ],
9
"dependencies": {}
10
}
0 commit comments