mirror of
https://github.com/meshcore-dev/meshcore.js.git
synced 2026-04-20 22:13:49 +00:00
11 lines
252 B
JSON
11 lines
252 B
JSON
{
|
|
"name": "@liamcottle/meshcore.js",
|
|
"version": "0.0.1",
|
|
"description": "",
|
|
"main": "index.js",
|
|
"scripts": {
|
|
"test": "echo \"Error: no test specified\" && exit 1"
|
|
},
|
|
"author": "Liam Cottle <liam@liamcottle.com>",
|
|
"license": "MIT"
|
|
}
|