2023-10-02 05:14:21 +00:00
|
|
|
{
|
|
|
|
"name": "phishies",
|
2023-10-02 12:32:22 +00:00
|
|
|
"version": "1.0.1",
|
2023-10-02 05:14:21 +00:00
|
|
|
"description": "Node.js aquarium generator module",
|
|
|
|
"main": "phish.js",
|
|
|
|
"repository": {
|
|
|
|
"type": "git",
|
2023-10-02 12:32:22 +00:00
|
|
|
"url": "https://git.supernets.org/hgw/phishies.git"
|
2023-10-02 05:14:21 +00:00
|
|
|
},
|
|
|
|
"author": "hgw",
|
|
|
|
"license": "ISC",
|
|
|
|
"dependencies": {}
|
|
|
|
}
|