BB-Trinket-Edit/package.json
2023-05-17 23:37:48 -03:00

21 lines
446 B
JSON

{
"name": "BlueBabyPetrifiedStart",
"version": "0.0.1",
"description": "A mod for The Binding of Isaac: Repentance",
"keywords": [
"isaac",
"mod",
"rebirth",
"afterbirth",
"repentance"
],
"license": "GPL-3.0",
"dependencies": {
"isaac-typescript-definitions": "^13.0.11",
"isaacscript": "^3.6.45",
"isaacscript-common": "^30.11.1",
"isaacscript-lint": "^4.16.9",
"typescript": "^5.0.4"
}
}