Skip to content

Commit

Permalink
Add license to package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
theoreticaLee committed Mar 27, 2013
1 parent 68ffa87 commit 9b6ee41
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,5 +16,6 @@
"test": "phantomjs test/vendor/runner.js test/index.html?noglobals=true && coffee test/model.coffee"
},
"main" : "backbone.js",
"version" : "1.0.0"
"version" : "1.0.0",
"license" : "MIT"
}

0 comments on commit 9b6ee41

Please sign in to comment.