@oshw/linkml-schema
Version:
linkml-schema as unified YAML file
30 lines (29 loc) • 675 B
JSON
{
"name": "@oshw/linkml-schema",
"version": "1.8.0-v1.0.0",
"description": "linkml-schema as unified YAML file",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1",
"postversion": "git push && git push --tags"
},
"repository": {
"type": "git",
"url": "git+https://github.com/Mach30/linkml-schema.git"
},
"keywords": [
"linkml-schema",
"mbse",
"linkml",
"m30ml"
],
"files": [
"schema/",
"README-schema.md"
],
"author": "Mach 30",
"license": "CC0-1.0",
"bugs": {
"url": "https://github.com/Mach30/linkml-schema/issues"
},
"homepage": "https://github.com/Mach30/linkml-schema#readme"
}