mirror of
https://github.com/gchq/CyberChef.git
synced 2025-05-01 20:19:12 -04:00
housekeeping & add repl command to package
This commit is contained in:
parent
cc840c050b
commit
431f1d4be0
5 changed files with 3 additions and 5 deletions
|
@ -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"
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue