{
  "name": "@atjson/source-prism",
  "version": "0.28.59",
  "description": "Converts PRISM XML into atjson",
  "main": "dist/commonjs/index.js",
  "module": "dist/modules/index.js",
  "types": "dist/commonjs/index.d.ts",
  "license": "Apache-2.0",
  "publishConfig": {
    "access": "public"
  },
  "browserslist": [
    "last 2 Chrome versions"
  ],
  "dependencies": {
    "@atjson/offset-annotations": "0.58.0",
    "@atjson/source-html": "0.42.0",
    "@types/sax": "^1.2.7",
    "entities": "^6.0.0",
    "sax": "^1.4.1"
  },
  "peerDependencies": {
    "@atjson/document": ">= 0.29.0 < 1"
  },
  "gitHead": "9745dcd3e606b4f40e3fd352c780c45bb97e311c"
}
