mirror of
https://github.com/pezkuwichain/phishing.git
synced 2026-04-21 23:48:01 +00:00
chore: migrate git dependencies to Gitea mirror (git.pezkuwichain.io)
This commit is contained in:
+3
-3
@@ -1,16 +1,16 @@
|
|||||||
{
|
{
|
||||||
"author": "Dijital Kurdistan Tech Inst <info@pezkuwichain.io>",
|
"author": "Dijital Kurdistan Tech Inst <info@pezkuwichain.io>",
|
||||||
"bugs": "https://github.com/pezkuwichain/phishing/issues",
|
"bugs": "https://git.pezkuwichain.io/pezkuwichain/phishing/issues",
|
||||||
"engines": {
|
"engines": {
|
||||||
"node": ">=18.14"
|
"node": ">=18.14"
|
||||||
},
|
},
|
||||||
"homepage": "https://github.com/pezkuwichain/phishing#readme",
|
"homepage": "https://git.pezkuwichain.io/pezkuwichain/phishing#readme",
|
||||||
"license": "Apache-2.0",
|
"license": "Apache-2.0",
|
||||||
"packageManager": "yarn@4.6.0",
|
"packageManager": "yarn@4.6.0",
|
||||||
"private": true,
|
"private": true,
|
||||||
"repository": {
|
"repository": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "https://github.com/pezkuwichain/phishing.git"
|
"url": "https://git.pezkuwichain.io/pezkuwichain/phishing.git"
|
||||||
},
|
},
|
||||||
"sideEffects": false,
|
"sideEffects": false,
|
||||||
"type": "module",
|
"type": "module",
|
||||||
|
|||||||
@@ -1,17 +1,17 @@
|
|||||||
{
|
{
|
||||||
"author": "Dijital Kurdistan Tech Inst <info@pezkuwichain.io>",
|
"author": "Dijital Kurdistan Tech Inst <info@pezkuwichain.io>",
|
||||||
"bugs": "https://github.com/pezkuwichain/phishing/issues",
|
"bugs": "https://git.pezkuwichain.io/pezkuwichain/phishing/issues",
|
||||||
"description": "Simple phishing scripts from a central source",
|
"description": "Simple phishing scripts from a central source",
|
||||||
"engines": {
|
"engines": {
|
||||||
"node": ">=18"
|
"node": ">=18"
|
||||||
},
|
},
|
||||||
"homepage": "https://github.com/pezkuwichain/phishing/tree/master/packages/phishing#readme",
|
"homepage": "https://git.pezkuwichain.io/pezkuwichain/phishing/tree/master/packages/phishing#readme",
|
||||||
"license": "Apache-2.0",
|
"license": "Apache-2.0",
|
||||||
"name": "@pezkuwi/phishing",
|
"name": "@pezkuwi/phishing",
|
||||||
"repository": {
|
"repository": {
|
||||||
"directory": "packages/phishing",
|
"directory": "packages/phishing",
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "https://github.com/pezkuwichain/phishing.git"
|
"url": "https://git.pezkuwichain.io/pezkuwichain/phishing.git"
|
||||||
},
|
},
|
||||||
"sideEffects": [
|
"sideEffects": [
|
||||||
"./packageDetect.js",
|
"./packageDetect.js",
|
||||||
|
|||||||
Reference in New Issue
Block a user