Sha256: 16ad5b7d863f336204160bd96bd26d62a3f829d4c8bdbb5840d9b752d4d12492

Contents?: true

Size: 1.03 KB

Versions: 1

Compression:

Stored size: 1.03 KB

Contents

{
  "name": "mdjson-schemas",
  "version": "2.4.5",
  "description": "JSON schemas, examples, and templates for ADIwg metadata standards",
  "main": "index.js",
  "directories": {
    "doc": "doc",
    "example": "examples",
    "test": "test"
  },
  "scripts": {
    "test": "mocha",
    "prepublish": "scripts/prepublish.js",
    "pretest": "scripts/prepublish.js"
  },
  "files": [
    "examples",
    "schema",
    "resources"
  ],
  "repository": {
    "type": "git",
    "url": "git+https://github.com/adiwg/mdJson-schemas.git"
  },
  "keywords": [
    "json",
    "metadata",
    "mdJSON",
    "json-schema",
    "ADIwg",
    "mdEditor",
    "mdTranslator",
    "mdCodes"
  ],
  "author": "jbradley@arcticlcc.org",
  "license": "GPL-3.0",
  "bugs": {
    "url": "https://github.com/adiwg/mdJson-schemas/issues"
  },
  "homepage": "https://github.com/adiwg/mdJson-schemas#readme",
  "devDependencies": {
    "ajv": "^5.2.2",
    "buildify": "^0.4.0",
    "glob": "^7.1.2",
    "mkdirp": "^0.5.1",
    "mocha": "^3.5.0",
    "rimraf": "^2.6.1"
  }
}

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
adiwg-mdjson_schemas-2.4.5 package.json