UNPKG

@klortho/jats-tag-library-dtd

Version:
26 lines (25 loc) 530 B
{ "name": "@klortho/jats-tag-library-dtd", "version": "0.0.1", "description": "DTD for use with the JATS Tag Libraries", "scripts": { "test": "mxv-validate" }, "repository": { "type": "git", "url": "git+https://github.com/klortho/jats-tag-library-dtd.git" }, "keywords": [ "JATS", "DTD", "XML" ], "author": "NCBI", "license": "SEE LICENSE IN LICENSE.md", "dependencies": { "@klortho/w3c-schema-dtd": "1.0.0" }, "devDependencies": { "mocha-xml-validator": "^0.1.0" } }