mirror of
https://github.com/ragestudio/relic.git
synced 2025-06-09 02:24:18 +00:00
14 lines
295 B
JSON
14 lines
295 B
JSON
{
|
|
"name": "@ragestudio/relic-core",
|
|
"private": true,
|
|
"workspaces": [
|
|
"packages/*"
|
|
],
|
|
"repository": "https://github.com/srgooglo/rs_bundler",
|
|
"author": "SrGooglo <srgooglo@ragestudio.net>",
|
|
"license": "MIT",
|
|
"scripts": {
|
|
"postinstall": "node scripts/postinstall.js"
|
|
}
|
|
}
|