schemas/package.json

23 lines
507 B
JSON

{
"name": "@kosmos/schemas",
"version": "3.1.0",
"description": "JSON-LD schemas for Kosmos data formats",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [
"ipfs",
"kosmos",
"kredits",
"remotestorage"
],
"author": "Kosmos Contributors",
"license": "MIT",
"repository": {
"type": "git",
"url": "https://gitea.kosmos.org/kosmos/schemas.git"
},
"homepage": "https://gitea.kosmos.org/kosmos/schemas"
}