mirror of
https://github.com/reconurge/flowsint.git
synced 2026-04-29 10:49:58 -05:00
feat: flowsint-transforms, flowsint-types, flowsint-core
This commit is contained in:
16
package.json
16
package.json
@@ -1,16 +0,0 @@
|
||||
{
|
||||
"name": "flowsint",
|
||||
"version": "1.0.0",
|
||||
"description": "A web based investigation manager.",
|
||||
"main": "index.js",
|
||||
"repository": "https://github.com/EliottElek/flowsint.git",
|
||||
"author": "Eliott Morcillo <eliott.morcillo@gmail.com>",
|
||||
"license": "MIT",
|
||||
"scripts": {
|
||||
"dev": "docker compose up -d",
|
||||
"compose:start": "docker compose -f docker-compose.yml up -d"
|
||||
},
|
||||
"dependencies": {
|
||||
"babel-plugin-react-compiler": "^19.1.0-rc.2"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user