{
  "name": "@graphy/content.xml.scribe",
  "version": "4.3.7",
  "description": "RDF/XML content scriber for fast and simple output",
  "keywords": [
    "rdf",
    "rdfjs",
    "linked-data",
    "semantic-web",
    "turtle",
    "ttl",
    "trig",
    "n-triples",
    "nt",
    "n-quads",
    "nq"
  ],
  "repository": "blake-regalia/graphy.js",
  "license": "ISC",
  "author": {
    "name": "Blake Regalia",
    "email": "blake.regalia@gmail.com"
  },
  "main": "main.js",
  "dependencies": {
    "@graphy/core.class.writable": "^4.3.7",
    "@graphy/core.data.factory": "^4.3.7"
  },
  "engines": {
    "node": ">=8.4.0"
  }
}
