canina/graphify-out/cache/ast/v0.9.44/798c62e4c6afbeb580c268ca3b30d146e1da12d6418672e059ef01370c121c14.json

1 line
9.0 KiB
JSON

{"nodes": [{"id": "$graphify-root$_package_json", "label": "package.json", "file_type": "code", "source_file": "package.json", "source_location": "L1"}, {"id": "$graphify-root$_package_name", "label": "name", "file_type": "code", "source_file": "package.json", "source_location": "L2"}, {"id": "$graphify-root$_package_version", "label": "version", "file_type": "code", "source_file": "package.json", "source_location": "L3"}, {"id": "$graphify-root$_package_private", "label": "private", "file_type": "code", "source_file": "package.json", "source_location": "L4"}, {"id": "$graphify-root$_package_scripts", "label": "scripts", "file_type": "code", "source_file": "package.json", "source_location": "L5"}, {"id": "$graphify-root$_package_scripts_install_all", "label": "install:all", "file_type": "code", "source_file": "package.json", "source_location": "L6"}, {"id": "$graphify-root$_package_scripts_dev_backend", "label": "dev:backend", "file_type": "code", "source_file": "package.json", "source_location": "L7"}, {"id": "$graphify-root$_package_scripts_dev_frontend", "label": "dev:frontend", "file_type": "code", "source_file": "package.json", "source_location": "L8"}, {"id": "$graphify-root$_package_scripts_dev_admin", "label": "dev:admin", "file_type": "code", "source_file": "package.json", "source_location": "L9"}, {"id": "$graphify-root$_package_scripts_dev", "label": "dev", "file_type": "code", "source_file": "package.json", "source_location": "L10"}, {"id": "$graphify-root$_package_scripts_build_backend", "label": "build:backend", "file_type": "code", "source_file": "package.json", "source_location": "L11"}, {"id": "$graphify-root$_package_scripts_build_frontend", "label": "build:frontend", "file_type": "code", "source_file": "package.json", "source_location": "L12"}, {"id": "$graphify-root$_package_scripts_build_admin", "label": "build:admin", "file_type": "code", "source_file": "package.json", "source_location": "L13"}, {"id": "$graphify-root$_package_scripts_build", "label": "build", "file_type": "code", "source_file": "package.json", "source_location": "L14"}, {"id": "$graphify-root$_package_scripts_start", "label": "start", "file_type": "code", "source_file": "package.json", "source_location": "L15"}, {"id": "$graphify-root$_package_scripts_test_e2e", "label": "test:e2e", "file_type": "code", "source_file": "package.json", "source_location": "L16"}, {"id": "$graphify-root$_package_scripts_test_e2e_ui", "label": "test:e2e:ui", "file_type": "code", "source_file": "package.json", "source_location": "L17"}, {"id": "$graphify-root$_package_scripts_test_e2e_report", "label": "test:e2e:report", "file_type": "code", "source_file": "package.json", "source_location": "L18"}, {"id": "$graphify-root$_package_devdependencies", "label": "devDependencies", "file_type": "code", "source_file": "package.json", "source_location": "L20"}, {"id": "$graphify-root$_package_devdependencies_playwright_test", "label": "@playwright/test", "file_type": "code", "source_file": "package.json", "source_location": "L21"}, {"id": "playwright_test", "label": "@playwright/test", "file_type": "concept", "source_file": "package.json", "source_location": "L21"}, {"id": "$graphify-root$_package_devdependencies_concurrently", "label": "concurrently", "file_type": "code", "source_file": "package.json", "source_location": "L22"}, {"id": "concurrently", "label": "concurrently", "file_type": "concept", "source_file": "package.json", "source_location": "L22"}, {"id": "$graphify-root$_package_devdependencies_dotenv", "label": "dotenv", "file_type": "code", "source_file": "package.json", "source_location": "L23"}, {"id": "dotenv", "label": "dotenv", "file_type": "concept", "source_file": "package.json", "source_location": "L23"}], "edges": [{"source": "$graphify-root$_package_json", "target": "$graphify-root$_package_name", "relation": "contains", "confidence": "EXTRACTED", "source_file": "package.json", "source_location": "L2", "weight": 1.0}, {"source": "$graphify-root$_package_json", "target": "$graphify-root$_package_version", "relation": "contains", "confidence": "EXTRACTED", "source_file": "package.json", "source_location": "L3", "weight": 1.0}, {"source": "$graphify-root$_package_json", "target": "$graphify-root$_package_private", "relation": "contains", "confidence": "EXTRACTED", "source_file": "package.json", "source_location": "L4", "weight": 1.0}, {"source": "$graphify-root$_package_json", "target": "$graphify-root$_package_scripts", "relation": "contains", "confidence": "EXTRACTED", "source_file": "package.json", "source_location": "L5", "weight": 1.0}, {"source": "$graphify-root$_package_scripts", "target": "$graphify-root$_package_scripts_install_all", "relation": "contains", "confidence": "EXTRACTED", "source_file": "package.json", "source_location": "L6", "weight": 1.0}, {"source": "$graphify-root$_package_scripts", "target": "$graphify-root$_package_scripts_dev_backend", "relation": "contains", "confidence": "EXTRACTED", "source_file": "package.json", "source_location": "L7", "weight": 1.0}, {"source": "$graphify-root$_package_scripts", "target": "$graphify-root$_package_scripts_dev_frontend", "relation": "contains", "confidence": "EXTRACTED", "source_file": "package.json", "source_location": "L8", "weight": 1.0}, {"source": "$graphify-root$_package_scripts", "target": "$graphify-root$_package_scripts_dev_admin", "relation": "contains", "confidence": "EXTRACTED", "source_file": "package.json", "source_location": "L9", "weight": 1.0}, {"source": "$graphify-root$_package_scripts", "target": "$graphify-root$_package_scripts_dev", "relation": "contains", "confidence": "EXTRACTED", "source_file": "package.json", "source_location": "L10", "weight": 1.0}, {"source": "$graphify-root$_package_scripts", "target": "$graphify-root$_package_scripts_build_backend", "relation": "contains", "confidence": "EXTRACTED", "source_file": "package.json", "source_location": "L11", "weight": 1.0}, {"source": "$graphify-root$_package_scripts", "target": "$graphify-root$_package_scripts_build_frontend", "relation": "contains", "confidence": "EXTRACTED", "source_file": "package.json", "source_location": "L12", "weight": 1.0}, {"source": "$graphify-root$_package_scripts", "target": "$graphify-root$_package_scripts_build_admin", "relation": "contains", "confidence": "EXTRACTED", "source_file": "package.json", "source_location": "L13", "weight": 1.0}, {"source": "$graphify-root$_package_scripts", "target": "$graphify-root$_package_scripts_build", "relation": "contains", "confidence": "EXTRACTED", "source_file": "package.json", "source_location": "L14", "weight": 1.0}, {"source": "$graphify-root$_package_scripts", "target": "$graphify-root$_package_scripts_start", "relation": "contains", "confidence": "EXTRACTED", "source_file": "package.json", "source_location": "L15", "weight": 1.0}, {"source": "$graphify-root$_package_scripts", "target": "$graphify-root$_package_scripts_test_e2e", "relation": "contains", "confidence": "EXTRACTED", "source_file": "package.json", "source_location": "L16", "weight": 1.0}, {"source": "$graphify-root$_package_scripts", "target": "$graphify-root$_package_scripts_test_e2e_ui", "relation": "contains", "confidence": "EXTRACTED", "source_file": "package.json", "source_location": "L17", "weight": 1.0}, {"source": "$graphify-root$_package_scripts", "target": "$graphify-root$_package_scripts_test_e2e_report", "relation": "contains", "confidence": "EXTRACTED", "source_file": "package.json", "source_location": "L18", "weight": 1.0}, {"source": "$graphify-root$_package_json", "target": "$graphify-root$_package_devdependencies", "relation": "contains", "confidence": "EXTRACTED", "source_file": "package.json", "source_location": "L20", "weight": 1.0}, {"source": "$graphify-root$_package_devdependencies", "target": "$graphify-root$_package_devdependencies_playwright_test", "relation": "contains", "confidence": "EXTRACTED", "source_file": "package.json", "source_location": "L21", "weight": 1.0}, {"source": "$graphify-root$_package_devdependencies_playwright_test", "target": "playwright_test", "relation": "imports", "confidence": "EXTRACTED", "source_file": "package.json", "source_location": "L21", "weight": 1.0, "context": "import"}, {"source": "$graphify-root$_package_devdependencies", "target": "$graphify-root$_package_devdependencies_concurrently", "relation": "contains", "confidence": "EXTRACTED", "source_file": "package.json", "source_location": "L22", "weight": 1.0}, {"source": "$graphify-root$_package_devdependencies_concurrently", "target": "concurrently", "relation": "imports", "confidence": "EXTRACTED", "source_file": "package.json", "source_location": "L22", "weight": 1.0, "context": "import"}, {"source": "$graphify-root$_package_devdependencies", "target": "$graphify-root$_package_devdependencies_dotenv", "relation": "contains", "confidence": "EXTRACTED", "source_file": "package.json", "source_location": "L23", "weight": 1.0}, {"source": "$graphify-root$_package_devdependencies_dotenv", "target": "dotenv", "relation": "imports", "confidence": "EXTRACTED", "source_file": "package.json", "source_location": "L23", "weight": 1.0, "context": "import"}]}