Skip to content
This repository has been archived by the owner on Dec 3, 2023. It is now read-only.

Commit

Permalink
fix license meta in pacakge.json
Browse files Browse the repository at this point in the history
  • Loading branch information
przemyslawpluta committed Jan 16, 2016
1 parent 60a0cf4 commit 3d2f168
Showing 1 changed file with 1 addition and 6 deletions.
7 changes: 1 addition & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,10 +32,5 @@
"devDependencies": {
"vows": "*"
},
"licenses": [
{
"type": "MIT",
"url": "http://github.com/fent/node-youtube-dl/raw/master/LICENSE"
}
]
"license": "MIT"
}

0 comments on commit 3d2f168

Please sign in to comment.