Comparing version 0.0.3 to 0.0.4
@@ -135,4 +135,4 @@ { | ||
"drugs_cost": 7000, | ||
"weapons_cost": 17500, | ||
"alcohols_cost": 25000, | ||
"weapons_cost": 25000, | ||
"alcohols_cost": 30000, | ||
"base_price": 250, | ||
@@ -139,0 +139,0 @@ "coeff": 6, |
{ | ||
"name": "drugwars", | ||
"version": "0.0.3" | ||
"version": "0.0.4", | ||
"description": "A lightweight JavaScript library for DrugWars", | ||
"main": "index.js", | ||
"dependencies": { | ||
"ws": "^6.1.2" | ||
}, | ||
"devDependencies": { | ||
"bluebird": "^3.5.3", | ||
"eslint": "^5.9.0", | ||
"eslint-config-airbnb-base": "^13.1.0", | ||
"eslint-plugin-import": "^2.14.0" | ||
}, | ||
"author": "Bonustrack", | ||
"license": "MIT" | ||
} |
No contributors or author data
MaintenancePackage does not specify a list of contributors or an author in package.json.
Found 1 instance in 1 package
No License Found
License(Experimental) License information could not be found.
Found 1 instance in 1 package
21247
9
0
753
1
1
4
+ Addedws@^6.1.2
+ Addedasync-limiter@1.0.1(transitive)
+ Addedws@6.2.3(transitive)