Reinitialize repository... hacked by muscleman...
This commit is contained in:
31
package.json
Normal file
31
package.json
Normal file
@@ -0,0 +1,31 @@
|
||||
{
|
||||
"name": "cryptonote-nodejs-pool",
|
||||
"version": "1.4.0",
|
||||
"license": "GPL-2.0",
|
||||
"Original author": "Daniel Vandal",
|
||||
"Maintained by": "Musclesonvacation",
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/muscleman/cryptonote-nodejs-pool.git"
|
||||
},
|
||||
"dependencies": {
|
||||
"async": "1",
|
||||
"base58-native": "*",
|
||||
"bignum": "*",
|
||||
"cli-color": "*",
|
||||
"cryptoforknote-util": "git://github.com/MoneroOcean/node-cryptoforknote-util.git",
|
||||
"cryptonight-hashing": "git://github.com/MoneroOcean/node-cryptonight-hashing.git",
|
||||
"dateformat": "*",
|
||||
"mailgun.js": "*",
|
||||
"node-telegram-bot-api": "*",
|
||||
"nodemailer": "2.7.2",
|
||||
"nodemailer-sendmail-transport": "*",
|
||||
"redis": "*",
|
||||
"socket.io": "^2.1.1",
|
||||
"time-ago": "*",
|
||||
"turtlecoin-multi-hashing": "https://github.com/turtlecoin/node8-multi-hashing.git"
|
||||
},
|
||||
"engines": {
|
||||
"node": ">=8.11.3"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user