Skip to content

Commit

Permalink
Merge branch 'spdx'
Browse files Browse the repository at this point in the history
  • Loading branch information
okuryu committed Jun 10, 2015
2 parents 787fb7a + a6f4cc5 commit 9219046
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 @@ -89,12 +89,7 @@
"test": "istanbul cover --print=both --yui ytestrunner -- --include ./tests/options.js --include ./tests/builder.js --include ./tests/parser.js --include ./tests/parser_coffee.js --include ./tests/files.js --include ./tests/utils.js --include ./tests/preprocessor.js"
},
"preferGlobal": "true",
"licenses": [
{
"type": "BSD",
"url": "https://github.com/yui/yuidoc/blob/master/LICENSE"
}
],
"license": "BSD-3-Clause",
"repository": {
"type": "git",
"url": "http://github.com/yui/yuidoc.git"
Expand Down

0 comments on commit 9219046

Please sign in to comment.