1.0.5
This commit is contained in:
parent
daccf82169
commit
f56eccefbd
14
package.json
14
package.json
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "license-lib",
|
"name": "license-lib",
|
||||||
"version": "1.0.4",
|
"version": "1.0.5",
|
||||||
"description": "Simple, secure licensing library for Node.js, React, and Next.js.",
|
"description": "Simple, secure licensing library for Node.js, React, and Next.js.",
|
||||||
"main": "server/index.js",
|
"main": "server/index.js",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
@ -12,10 +12,16 @@
|
|||||||
},
|
},
|
||||||
"author": "Joseph Thompson <thompsonjd85#gmail.com>",
|
"author": "Joseph Thompson <thompsonjd85#gmail.com>",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"keywords": ["license", "nodejs", "react", "nextjs", "pwa", "jwt"],
|
"keywords": [
|
||||||
|
"license",
|
||||||
|
"nodejs",
|
||||||
|
"react",
|
||||||
|
"nextjs",
|
||||||
|
"pwa",
|
||||||
|
"jwt"
|
||||||
|
],
|
||||||
"repository": {
|
"repository": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "https://git.thejthompson.com/thompsonjd85/license-lib.git"
|
"url": "https://git.thejthompson.com/thompsonjd85/license-lib.git"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user