Sha256: 0d5f29e93a3fdb5a83b74a209797037eacb9e0aa560a1021812797cd36d365a6
Contents?: true
Size: 1.09 KB
Versions: 1
Compression:
Stored size: 1.09 KB
Contents
{ "name": "mdjson-schemas", "version": "2.4.8", "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": "^5.2.2", "buildify": "github:powmedia/buildify#20458a121411f759dcc5ec1b441695eb7fc2b3b7", "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.8 | package.json |