You've already forked ModAttachr
mirror of
https://github.com/FullScreenShenanigans/ModAttachr.git
synced 2026-04-28 12:59:58 -07:00
24 lines
541 B
JSON
24 lines
541 B
JSON
{
|
|
"name": "modattachr",
|
|
"description": "Hookups for extensible triggered mod events.",
|
|
"version": "0.5.2",
|
|
"author": {
|
|
"name": "Josh Goldberg",
|
|
"email": "joshuakgoldberg@outlook.com"
|
|
},
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "ssh://git@github.com:FullScreenShenanigans/ModAttachr.git"
|
|
},
|
|
"bugs": {
|
|
"url": "https://github.com/FullScreenShenanigans/ModAttachr/issues"
|
|
},
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"itemsholdr": "^0.5.3"
|
|
},
|
|
"devDependencies": {
|
|
"gulp-shenanigans": "^0.5.20"
|
|
}
|
|
}
|