Skip to content

Commit 3ae266e

Browse files
committed
Minor updates of package
1 parent 226ca7d commit 3ae266e

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
{
2-
"name": "node-red-node-openapi",
2+
"name": "@digital-tvilling/node-red-openapi-generator",
33
"version": "0.0.2",
4-
"description": "A set of tools for generating OpenAPI3/Swagger documentation based on the HTTP nodes deployed in a flow",
4+
"description": "A set of tools for generating OpenAPI3/Swagger documentation based on the HTTP nodes deployed in a flow. An updated version of the Node-RED Swagger Documentation Generator to support OpenAPI3.",
55
"license": "Apache",
66
"repository": {
77
"type": "git",
8-
"url": "https://github.com/node-red/node-red-node-swagger.git"
8+
"url": "https://github.com/digital-tvilling/node-red-openapi-generator.git"
99
},
1010
"keywords": [
1111
"node-red",

0 commit comments

Comments
 (0)