HEX
Server: nginx/1.28.3
System: Linux lightweb-s1 5.15.0-173-generic #183-Ubuntu SMP Fri Mar 6 13:29:34 UTC 2026 x86_64
User: dawonefr-98 (1071)
PHP: 8.3.30
Disabled: NONE
Upload Files
File: /home/ploi/drdrive.lightweb.kr/node_modules/laravel-precognition/package.json
{
    "name": "laravel-precognition",
    "version": "1.0.2",
    "description": "Laravel Precognition.",
    "keywords": [
        "laravel",
        "precognition"
    ],
    "homepage": "https://github.com/laravel/precognition",
    "type": "module",
    "repository": {
        "type": "git",
        "url": "https://github.com/laravel/precognition"
    },
    "license": "MIT",
    "author": "Laravel",
    "main": "dist/index.js",
    "types": "dist/index.d.ts",
    "files": [
        "/dist"
    ],
    "scripts": {
        "watch": "rm -rf dist && tsc --watch --preserveWatchOutput",
        "build": "rm -rf dist && tsc",
        "typeCheck": "tsc --noEmit",
        "prepublishOnly": "npm run build",
        "test": "vitest run"
    },
    "dependencies": {
        "axios": "^1.4.0",
        "lodash-es": "^4.17.21"
    },
    "devDependencies": {
        "@types/lodash-es": "^4.17.12",
        "@types/node": "^22.5.0",
        "typescript": "^5.0.0",
        "vitest": "^2.0.5"
    }
}