project-nomad/package.json

12 lines
360 B
JSON

{
"name": "project-nomad",
"version": "1.33.0-rc.1",
"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"
}