phishies/package.json

14 lines
282 B
JSON
Raw Permalink Normal View History

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