move package to npm organization

This commit is contained in:
Adam Powers
2020-09-02 07:28:01 -07:00
parent caaa9b0588
commit a8373f2224

View File

@@ -1,5 +1,5 @@
{
"name": "nethack",
"name": "@neth_ck/nethack",
"version": "1.0.0",
"description": "The original NetHack rogue-like game built as a WebAssembly module",
"main": "src/nethackShim.js",