UNPKG

pheonix-pkg-plugin

Version:

Webpack Plugin For the Newer NodeJS v22.9.0 Single Executable Bundling Process Provided By Johnathan Edward Brown! Now includes a Simple Runtime Script Integrity Check! Using SEA assets! With a Binary Tamper Proof Included!

41 lines (40 loc) 1.12 kB
{ "name": "pheonix-pkg-plugin", "version": "1.0.0", "description": "Webpack Plugin For the Newer NodeJS v22.9.0 Single Executable Bundling Process Provided By Johnathan Edward Brown! Now includes a Simple Runtime Script Integrity Check! Using SEA assets! With a Binary Tamper Proof Included!", "main": "index.cjs", "module": "index.mjs", "exports": { ".": { "require": "./index.cjs", "import": "./index.mjs" } }, "type": "module", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "git+https://github.com/pheonixriseofthe/node-pkg-plugin.git" }, "keywords": [ "Webpack", "Plugin", "Executable", "Tamper Proof", "Bundler", "SEA", "Assets" ], "author": { "name": "Johnathan E Brown", "email": "pheonixriseofthe@gmail.com", "url": "https://github.com/pheonixriseofthe/" }, "license": "X11", "bugs": { "url": "https://github.com/pheonixriseofthe/node-pkg-plugin/issues" }, "homepage": "https://github.com/pheonixriseofthe/node-pkg-plugin#readme" }