Skip to content

Commit

Permalink
Added license type and reference to LICENSE file to the package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
zubairov committed Aug 19, 2013
1 parent 4357419 commit 3349e94
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion package.json
Expand Up @@ -10,5 +10,11 @@
"devDependencies": {
"mocha": "*",
"should": "*"
}
},
"licenses": [
{
"type": "MIT",
"url": "https://github.com/visionmedia/node-fresh/blob/master/Readme.md#license"
}
]
}

0 comments on commit 3349e94

Please sign in to comment.