revive-stats.js
Version:
Revive Bf2 and Bf2142 stats lib
31 lines • 755 B
JSON
{
"name": "revive-stats.js",
"version": "1.4.7",
"description": "Revive Bf2 and Bf2142 stats lib",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/ReviveNetwork/Revive-Stats.js.git"
},
"keywords": [
"bf2",
"bf2142",
"revive",
"network"
],
"author": "Melroy",
"license": "MIT",
"bugs": {
"url": "https://github.com/ReviveNetwork/Revive-Stats.js/issues"
},
"homepage": "https://github.com/ReviveNetwork/Revive-Stats.js#readme",
"dependencies": {
"request": "^2.79.0",
"request-promise": "^4.1.1",
"crypto-js": "^3.1.9-1",
"crc": "^3.4.4"
}
}