meshcore.js/package.json
liamcottle 53c0723c28 1.0.6
2025-02-16 17:00:18 +13:00

12 lines
276 B
JSON

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