relic/package.json
2025-02-21 18:26:36 +01:00

10 lines
236 B
JSON
Executable File

{
"name": "@ragestudio/relic-core",
"repository": "https://github.com/srgooglo/rs_bundler",
"author": "SrGooglo <srgooglo@ragestudio.net>",
"license": "MIT",
"scripts": {
"postinstall": "node scripts/postinstall.js"
}
}