error-codes/package.json

10 lines
199 B
JSON
Raw Normal View History

2024-05-01 15:05:35 -04:00
{
"name": "@pretendonetwork/error-codes",
"version": "1.1.0",
"description": "Translated error code information for the Wii U and 3DS",
"main": "index.js",
"files": [
"index.js",
"data"
]
}