updated README.md and .env
This commit is contained in:
14
package.json
Normal file
14
package.json
Normal file
@@ -0,0 +1,14 @@
|
||||
{
|
||||
"name": "license-lib",
|
||||
"version": "1.0.0",
|
||||
"description": "Simple, secure licensing library for Node.js, React, and Next.js.",
|
||||
"main": "server/index.js",
|
||||
"author": "Joseph Thompson <thompsonjd85#gmail.com>",
|
||||
"license": "MIT",
|
||||
"keywords": ["license", "nodejs", "react", "nextjs", "pwa", "jwt"],
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "https://git.thejthompson.com/thompsonjd85/license-lib.git"
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user