Sha256: 5dd5638d0fd9fe9a88c504208f42279f61204ed97b668f999861560abb787382
Contents?: true
Size: 1.03 KB
Versions: 1
Compression:
Stored size: 1.03 KB
Contents
{ "name": "mdjson-schemas", "version": "2.4.3", "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.3 | package.json |