1
0
mirror of https://github.com/redis/node-redis.git synced 2025-08-10 11:43:01 +03:00

use a valid SPDX license identifier

This commit is contained in:
Kyle Mitchell
2015-05-05 00:03:36 +00:00
parent a2ebe4f248
commit 13162e554b

View File

@@ -7,6 +7,7 @@
"database" "database"
], ],
"author": "Matt Ranney <mjr@ranney.com>", "author": "Matt Ranney <mjr@ranney.com>",
"license": "MIT",
"main": "./index.js", "main": "./index.js",
"scripts": { "scripts": {
"test": "node ./test.js" "test": "node ./test.js"