17 lines
334 B
JSON
17 lines
334 B
JSON
{
|
|
"name": "gunsmith",
|
|
"version": "2.0.7",
|
|
"main": "src/mod.js",
|
|
"license": "MIT",
|
|
"author": "Alex",
|
|
"akiVersion": "3.8.x",
|
|
"isBundleMod": false,
|
|
"loadBefore": [],
|
|
"loadAfter": [],
|
|
"incompatibilities": [],
|
|
"contributors": [
|
|
"CilginDalgic"
|
|
],
|
|
"scripts": {},
|
|
"devDependencies": {}
|
|
} |