Skip to content

Commit

Permalink
Added Header
Browse files Browse the repository at this point in the history
  • Loading branch information
Gerard A Lamusse committed Aug 11, 2015
1 parent f8d237a commit dec9d7f
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions jsonZipper.js
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
/*
Author: Gerard Lamusse
Created: 08/2015
Version: 1.0
URL: https://github.com/u12206050/jsonZipper
*/

var jsonZipper = (function(){
var jz = function(_jsonObj, _options) {
var Z = this;
Expand Down

0 comments on commit dec9d7f

Please sign in to comment.