update package.json
This commit is contained in:
parent
03cb3bbce3
commit
c55b039d48
17
package.json
17
package.json
|
@ -7,13 +7,22 @@
|
|||
],
|
||||
"license": "MIT",
|
||||
"homepage": "https://chykalophia.com",
|
||||
"author": {
|
||||
"name": "Joel Sanguenza",
|
||||
"email": "joel@chykalophia.com"
|
||||
"contributors":
|
||||
[
|
||||
{
|
||||
"name": "Peter Krzyzek",
|
||||
"email": "peter@chykalophia.com",
|
||||
"url": "https://chykalophia.com"
|
||||
},
|
||||
{
|
||||
"name": "Joel Sanguenza",
|
||||
"email": "joel@chykalophia.com",
|
||||
"url": "https://chykalophia.com"
|
||||
}
|
||||
],
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "git+https://git.cklph.dev/Chykalophia-Internal/n8n-custom-nodes.git"
|
||||
"url": "https://git.cklph.dev/Chykalophia/n8n-nodes-plutio.git"
|
||||
},
|
||||
"main": "index.js",
|
||||
"scripts": {
|
||||
|
|
Loading…
Reference in New Issue