mirror of
https://github.com/Crosstalk-Solutions/project-nomad.git
synced 2026-07-03 03:38:40 +00:00
11 lines
355 B
JSON
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"
|
|
}
|