Compare commits
6 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 75b8b00497 | |||
| 3b656d0ab9 | |||
| 831b36f61e | |||
| e0ec67aad4 | |||
| 72d0b00908 | |||
| 060e29eccd |
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "kosmos-schemas",
|
||||
"version": "1.1.0",
|
||||
"version": "1.1.2",
|
||||
"description": "JSON-LD schemas for Kosmos data formats",
|
||||
"main": "index.js",
|
||||
"scripts": {
|
||||
@@ -18,7 +18,7 @@
|
||||
"type": "git",
|
||||
"url": "https://github.com/67P/kosmos-schemas.git"
|
||||
},
|
||||
"devDependencies": {
|
||||
"dependencies": {
|
||||
"brfs-babel": "^1.0.0"
|
||||
},
|
||||
"browserify": {
|
||||
|
||||
@@ -14,7 +14,7 @@
|
||||
},
|
||||
"contributor": {
|
||||
"properties": {
|
||||
"uri": {
|
||||
"ipfs": {
|
||||
"type": "string",
|
||||
"format": "uri",
|
||||
"title": "IPFS URI",
|
||||
|
||||
@@ -15,7 +15,7 @@
|
||||
"kind": {
|
||||
"type": "string",
|
||||
"title": "Kind",
|
||||
"description": "Type/category of contribution",
|
||||
"description": "Category of contributor",
|
||||
"enum": [
|
||||
"person",
|
||||
"organization",
|
||||
|
||||
Reference in New Issue
Block a user