phishies/package.json
2023-10-02 05:14:21 +00:00

14 lines
280 B
JSON

{
"name": "phishies",
"version": "1.0.0",
"description": "Node.js aquarium generator module",
"main": "phish.js",
"repository": {
"type": "git",
"url": "https://git.supernets.org/hgw/phish2.git"
},
"author": "hgw",
"license": "ISC",
"dependencies": {}
}