We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cb667e4 commit 9ec88d4Copy full SHA for 9ec88d4
1 file changed
package.json
@@ -1,7 +1,7 @@
1
{
2
"name": "EVEoj",
3
- "version": "0.3.0",
4
- "description": "EVE Online JS library",
+ "version": "0.3.1",
+ "description": "EVE Online JS library for JSON static data (SDE) and formulas",
5
"main": "src/EVEoj.js",
6
"scripts": {
7
"test": "grunt"
@@ -13,6 +13,11 @@
13
"keywords": [
14
"EVE",
15
"EVE Online",
16
+ "EVE SDE",
17
+ "EVE static data",
18
+ "EVE mechanics",
19
+ "EVE formulas",
20
+ "EVE api",
21
"JavaScript",
22
"library"
23
],
0 commit comments