{
  "name": "comply365-schema-experience",
  "version": "1.0.0",
  "description": "Node app to generate schema experience from.",
  "main": "index.js",
  "bin": {
    "cdt": "./index.js"
  },
  "dependencies": {
    "@fontoxml/fontoxml-development-tools": "^1.5.0"
  },
  "devDependencies": {},
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "author": "Jacob Hunt",
  "license": "Apache-2.0"
}
