update package.json

This commit is contained in:
Joel Sanguenza 2022-09-13 01:24:10 +08:00
parent 03cb3bbce3
commit c55b039d48
1 changed files with 14 additions and 5 deletions

View File

@ -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": {