chore: add package info

This commit is contained in:
Ayo 2023-08-05 07:42:32 +02:00
parent d03f218d42
commit 1deb172cb1

View file

@ -1,8 +1,12 @@
{
"name": "mnswpr",
"version": "1.0.0",
"name": "@ayco/mnswpr",
"version": "0.3.12",
"description": "Classic Minesweeper browser game",
"author": "Ayo Ayco",
"repository": {
"type": "git",
"url": "https://github.com/ayoayco/mnswpr"
},
"main": "src/index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1",