Commit efa3481d by Dane Springmeyer

Merge pull request #453 from pdehaan/patch-1

Update license attribute
parents cc78b514 e382bbe0
...@@ -53,11 +53,7 @@ ...@@ -53,11 +53,7 @@
"pretest": "node test/support/createdb.js", "pretest": "node test/support/createdb.js",
"test": "mocha -R spec --timeout 480000" "test": "mocha -R spec --timeout 480000"
}, },
"licenses": [ "license": "BSD-3-Clause",
{
"type": "BSD"
}
],
"keywords": [ "keywords": [
"sql", "sql",
"sqlite", "sqlite",
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment