mirror of
https://github.com/gnh1201/welsonjs.git
synced 2025-03-12 00:45:14 +00:00
Update and rename hartool.js to har.js
This commit is contained in:
parent
45a1938aea
commit
c6cbe96e03
|
@ -38,7 +38,7 @@ var HARObject = function() {
|
||||||
|
|
||||||
exports.HARObject = HARObject;
|
exports.HARObject = HARObject;
|
||||||
|
|
||||||
exports.VERSIONINFO = "HAR tool version 0.1";
|
exports.VERSIONINFO = "HAR manipulate and replay tools version 0.1";
|
||||||
exports.AUTHOR = "abuse@catswords.net";
|
exports.AUTHOR = "abuse@catswords.net";
|
||||||
exports.global = global;
|
exports.global = global;
|
||||||
exports.require = require;
|
exports.require = require;
|
Loading…
Reference in New Issue
Block a user