Skip to content

Commit

Permalink
Adding the license to the package.json per https://www.npmjs.org/doc/…
Browse files Browse the repository at this point in the history
  • Loading branch information
hyandell committed Jul 4, 2014
1 parent 85d652f commit 8c21ac9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
"name": "deep-diff",
"description": "Javascript utility for calculating deep difference, capturing changes, and applying changes across objects; for nodejs and the browser.",
"version": "0.1.7",
"license": "MIT",
"keywords": [
"diff",
"difference",
Expand Down

0 comments on commit 8c21ac9

Please sign in to comment.