1
0
mirror of https://github.com/redis/node-redis.git synced 2025-08-09 00:22:08 +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"
],
"author": "Matt Ranney <mjr@ranney.com>",
"license": "MIT",
"main": "./index.js",
"scripts": {
"test": "node ./test.js"