phishies/package.json

14 lines
280 B
JSON
Raw Normal View History

2023-10-02 05:14:21 +00:00
{
"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": {}
}