project-nomad/package.json
2026-06-23 17:51:38 +00:00

11 lines
355 B
JSON

{
"name": "project-nomad",
"version": "1.33.0",
"description": "Project N.O.M.A.D. (Node for Offline Media, Archives, and Data) - an offline-first knowledge and education server.",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"author": "Crosstalk Solutions, LLC",
"license": "Apache-2.0"
}