Sha256: e40f5f86262a25baa252320f441064214e5bec1a544b6198a823bbc7bbfc35b1

Contents?: true

Size: 1.09 KB

Versions: 1

Compression:

Stored size: 1.09 KB

Contents

{
  "name": "mdjson-schemas",
  "version": "2.5.1",
  "description": "JSON schemas, examples, and templates for ADIwg metadata standards",
  "main": "index.js",
  "directories": {
    "doc": "doc",
    "example": "examples",
    "test": "test"
  },
  "scripts": {
    "test": "mocha",
    "prepublishOnly": "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": "^6.5.0",
    "buildify": "github:powmedia/buildify#20458a121411f759dcc5ec1b441695eb7fc2b3b7",
    "glob": "^7.1.2",
    "mkdirp": "^0.5.1",
    "mocha": "^5.2.0",
    "rimraf": "^2.6.1"
  }
}

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
adiwg-mdjson_schemas-2.5.1 package.json