Skip to content
This repository has been archived by the owner on Oct 19, 2021. It is now read-only.

Update license attribute #448

Merged
merged 1 commit into from May 23, 2015
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
7 changes: 1 addition & 6 deletions package.json
Expand Up @@ -35,12 +35,7 @@
"vows": ">=0.6.0",
"underscore": ">=1.4.4"
},
"licenses": [
{
"type": "MIT",
"url": "http://github.com/clutchski/coffeelint/raw/master/LICENSE"
}
],
"license": "MIT",
"scripts": {
"pretest": "cake compile",
"test": "./vowsrunner.js --spec test/*.coffee test/*.litcoffee",
Expand Down