You've already forked node-redis
mirror of
https://github.com/redis/node-redis.git
synced 2025-08-09 00:22:08 +03:00
Merge pull request #746 from kemitchell/spdx-license
Use a Standard-Compliant License Identifier
This commit is contained in:
@@ -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"
|
||||||
|
Reference in New Issue
Block a user