axolemma
Version:
A tool to procedurally generate areas compatible with the Ranvier MUD engine.
17 lines (16 loc) • 313 B
JSON
{
"name": "axo-test",
"version": "1.0.0",
"description": "A bundle for testing Axolemma",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [
"axolemma",
"ranvier",
"procgen"
],
"author": "Sean O'Donohue",
"license": "MIT"
}