mirror of
https://github.com/gchq/CyberChef
synced 2026-01-09 03:53:24 +00:00
housekeeping & add repl command to package
This commit is contained in:
@@ -134,7 +134,7 @@
|
||||
"test": "grunt test",
|
||||
"docs": "grunt docs",
|
||||
"lint": "grunt lint",
|
||||
"build-node": "grunt node",
|
||||
"repl": "node --experimental-modules --no-warnings src/node/repl-index.mjs",
|
||||
"newop": "node --experimental-modules src/core/config/scripts/newOperation.mjs",
|
||||
"postinstall": "[ -f node_modules/crypto-api/src/crypto-api.mjs ] || npx j2m node_modules/crypto-api/src/crypto-api.js"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user