File tree Expand file tree Collapse file tree 2 files changed +10
-2
lines changed
Expand file tree Collapse file tree 2 files changed +10
-2
lines changed Original file line number Diff line number Diff line change 11{
22 "name" : " error-stack-parser" ,
3- "version" : " 0.2.1 " ,
3+ "version" : " 0.2.2 " ,
44 "main" : " ./error-stack-parser.js" ,
55 "homepage" : " https://github.com/stacktracejs/error-stack-parser" ,
66 "authors" : [
Original file line number Diff line number Diff line change 55 " Eric Wendelin <me@eriwen.com> (http://www.eriwen.com)" ,
66 " Victor Homyakov <vkhomyackov@gmail.com> (https://github.com/victor-homyakov)"
77 ],
8- "version" : " 0.2.1 " ,
8+ "version" : " 0.2.2 " ,
99 "keywords" : [
1010 " stacktrace" ,
1111 " error"
2121 "devDependencies" : {
2222 "colors" : " ~1.0.3" ,
2323 "coveralls" : " ^2.11.2" ,
24+ "jasmine-node" : " ~1.14" ,
2425 "jshint" : " ^2.5.6" ,
2526 "karma" : " ~0.12" ,
2627 "karma-chrome-launcher" : " ^0.1.5" ,
4445 }
4546 ],
4647 "main" : " ./error-stack-parser.js" ,
48+ "files" : [
49+ " LICENSE" ,
50+ " README.md" ,
51+ " error-stack-parser.js" ,
52+ " dist/" ,
53+ " node_modules/stacktrame/"
54+ ],
4755 "scripts" : {
4856 "test" : " make clean test"
4957 }
You can’t perform that action at this time.
0 commit comments