mirror of
https://github.com/VOREStation/VOREStation.git
synced 2026-05-19 21:28:37 +01:00
f725d4671a
* Implements Autowiki * Disable autowiki for vending machines for now
11 lines
212 B
JSON
11 lines
212 B
JSON
{
|
|
"name": "autowiki",
|
|
"version": "1.0.0",
|
|
"description": "Automatically publish generated pages to the virgo wiki",
|
|
"main": "autowiki.js",
|
|
"author": "Mothblocks",
|
|
"dependencies": {
|
|
"mwbot": "^2.0.0"
|
|
}
|
|
}
|