open-energymesh-offline-fir.../package.json

15 lines
375 B
JSON

{
"name": "@community/open-energymesh-offline-first-distribute",
"version": "0.1.0",
"description": "Open-EnergyMesh: Offline-first distributed microgrid orchestration (minimal MVP)",
"main": "src/mesh.js",
"type": "commonjs",
"scripts": {
"test": "node test/test.js"
},
"license": "MIT",
"homepage": "",
"dependencies": {},
"readme": "README.md"
}