UNPKG

gatsby-transformer-ceteicean

Version:

Gastby transformer plugin for TEI XML to CETEIcean Custom Elements

20 lines (19 loc) 452 B
{ "name": "gatsby-transformer-ceteicean", "version": "1.2.1", "description": "Gastby transformer plugin for TEI XML to CETEIcean Custom Elements", "author": "Raff Viglianti <raffaeleviglianti@gmail.com>", "main": "index.js", "license": "BSD-2-Clause", "keywords": [ "gatsby", "gatsby-plugin", "TEI" ], "peerDependencies": { "gatsby": "^3.0.0 || ^4.0.0 || ^5.0.0" }, "dependencies": { "xmldom": "^0.6.0" } }