UNPKG

my-game-library-linjunhe

Version:

A simple game library with game objects and items

13 lines 360 B
{ "name": "my-game-library-linjunhe", "version": "1.0.0", "description": "A simple game library with game objects and items", "main": "src/index.js", "type": "module", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "keywords": ["game", "library", "npc", "enemy", "items"], "author": "LinJunhe", "license": "MIT" }