{
  "name": "example",
  "version": "1.0.0",
  "description": "",
  "main": "index.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "repository": {
    "url": "https://github.com/vorlias"
  },
  "keywords": [],
  "author": "",
  "license": "ISC",
  "devDependencies": {
    "@rbxts/compiler-types": "^2.0.3-types.0",
    "@rbxts/types": "^1.0.608"
  },
  "dependencies": {
    "rbxts-transform-debug": "file:.."
  },
  "customField": "This is a custom field in project.json!"
}
