update license attribute #102
1 changed files with 1 additions and 4 deletions
|
|
@ -32,8 +32,5 @@
|
||||||
|
|
||||||
"scripts": { "test": "nodeunit tests/runner.js" },
|
"scripts": { "test": "nodeunit tests/runner.js" },
|
||||||
|
|
||||||
"licenses": [{
|
"license": "MIT"
|
||||||
"type" : "MIT",
|
|
||||||
"url" : "http://github.com/ryanmcgrath/wrench-js/raw/master/LICENSE"
|
|
||||||
}]
|
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Reference in a new issue