meshcore.js/package.json
liamcottle 28c7f14e74 1.0.4
2025-02-14 12:35:15 +13:00

12 lines
276 B
JSON

{
"name": "@liamcottle/meshcore.js",
"version": "1.0.4",
"description": "",
"main": "src/index.js",
"type": "module",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"author": "Liam Cottle <liam@liamcottle.com>",
"license": "MIT"
}