update license attribute #102

Open
pgilad wants to merge 1 commit from unknown repository into master
Showing only changes of commit 008ebad677 - Show all commits

View file

@ -32,8 +32,5 @@
"scripts": { "test": "nodeunit tests/runner.js" },
"licenses": [{
"type" : "MIT",
"url" : "http://github.com/ryanmcgrath/wrench-js/raw/master/LICENSE"
}]
"license": "MIT"
}