14 lines
280 B
JSON
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": {}
|
||
|
}
|