{
  "name": "thorium-framework",
  "version": "1.0.0",
  "description": "",
  "main": "./dist/thorium-framework/src/index.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "author": "",
  "license": "ISC",
  "dependencies": {
    "dom-cssom": "^1.1.1",
    "html-tags": "^3.3.1",
    "json-to-css": "^0.1.0",
    "route-recognizer": "^0.3.4",
    "typescript": "^5.1.3"
  }
}
