creatures
Version:
Library to interface with the Creatures 2 game
15 lines • 487 B
JSON
{
"name": "creatures",
"description": "Library to interface with the Creatures 2 game",
"version": "0.2.7",
"author": "Jelle De Loecker <jelle@develry.be>",
"keywords": ["creatures", "sfc", "caos", "norns", "norn", "ettin", "grendel", "shee", "albia"],
"repository": "git@github.com:skerit/creatures.git",
"license": "MIT",
"dependencies": {
"binary-extractor" : "~0.1.2",
"graceful-fs" : "~4.1.11",
"protoblast" : "~0.5.4",
"tmp" : "~0.0.33"
}
}